Package sass.embedded_protocol
Class EmbeddedSass.Value.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Builder>
sass.embedded_protocol.EmbeddedSass.Value.Builder
- All Implemented Interfaces:
Message.Builder
,MessageLite.Builder
,MessageLiteOrBuilder
,MessageOrBuilder
,Cloneable
,EmbeddedSass.ValueOrBuilder
- Enclosing class:
- EmbeddedSass.Value
public static final class EmbeddedSass.Value.Builder
extends GeneratedMessageV3.Builder<EmbeddedSass.Value.Builder>
implements EmbeddedSass.ValueOrBuilder
A SassScript value, passed to and returned by functions.Protobuf type
sass.embedded_protocol.Value
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
clear()
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
.sass.embedded_protocol.Value.Calculation calculation = 12;
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
.sass.embedded_protocol.Value.HostFunction host_function = 9;
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
.sass.embedded_protocol.Value.List list = 5;
clearMap()
.sass.embedded_protocol.Value.Map map = 6;
.sass.embedded_protocol.Value.Number number = 2;
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
.sass.embedded_protocol.SingletonValue singleton = 7;
.sass.embedded_protocol.Value.String string = 1;
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
.sass.embedded_protocol.Value.Calculation calculation = 12;
.sass.embedded_protocol.Value.Calculation calculation = 12;
.sass.embedded_protocol.Value.Calculation calculation = 12;
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
static final Descriptors.Descriptor
.sass.embedded_protocol.Value.HostFunction host_function = 9;
.sass.embedded_protocol.Value.HostFunction host_function = 9;
.sass.embedded_protocol.Value.HostFunction host_function = 9;
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
getList()
.sass.embedded_protocol.Value.List list = 5;
.sass.embedded_protocol.Value.List list = 5;
.sass.embedded_protocol.Value.List list = 5;
getMap()
.sass.embedded_protocol.Value.Map map = 6;
.sass.embedded_protocol.Value.Map map = 6;
.sass.embedded_protocol.Value.Map map = 6;
.sass.embedded_protocol.Value.Number number = 2;
.sass.embedded_protocol.Value.Number number = 2;
.sass.embedded_protocol.Value.Number number = 2;
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
.sass.embedded_protocol.SingletonValue singleton = 7;
int
.sass.embedded_protocol.SingletonValue singleton = 7;
.sass.embedded_protocol.Value.String string = 1;
.sass.embedded_protocol.Value.String string = 1;
.sass.embedded_protocol.Value.String string = 1;
boolean
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
boolean
.sass.embedded_protocol.Value.Calculation calculation = 12;
boolean
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
boolean
.sass.embedded_protocol.Value.HostFunction host_function = 9;
boolean
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
boolean
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
boolean
hasList()
.sass.embedded_protocol.Value.List list = 5;
boolean
hasMap()
.sass.embedded_protocol.Value.Map map = 6;
boolean
.sass.embedded_protocol.Value.Number number = 2;
boolean
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
boolean
.sass.embedded_protocol.SingletonValue singleton = 7;
boolean
.sass.embedded_protocol.Value.String string = 1;
protected GeneratedMessageV3.FieldAccessorTable
final boolean
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
.sass.embedded_protocol.Value.Calculation calculation = 12;
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
mergeFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergeFrom
(EmbeddedSass.Value other) .sass.embedded_protocol.Value.HostFunction host_function = 9;
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
mergeList
(EmbeddedSass.Value.List value) .sass.embedded_protocol.Value.List list = 5;
mergeMap
(EmbeddedSass.Value.Map value) .sass.embedded_protocol.Value.Map map = 6;
.sass.embedded_protocol.Value.Number number = 2;
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
.sass.embedded_protocol.Value.String string = 1;
mergeUnknownFields
(UnknownFieldSet unknownFields) .sass.embedded_protocol.Value.ArgumentList argument_list = 10;
setArgumentList
(EmbeddedSass.Value.ArgumentList.Builder builderForValue) .sass.embedded_protocol.Value.ArgumentList argument_list = 10;
.sass.embedded_protocol.Value.Calculation calculation = 12;
setCalculation
(EmbeddedSass.Value.Calculation.Builder builderForValue) .sass.embedded_protocol.Value.Calculation calculation = 12;
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
setCompilerFunction
(EmbeddedSass.Value.CompilerFunction.Builder builderForValue) .sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
.sass.embedded_protocol.Value.HostFunction host_function = 9;
setHostFunction
(EmbeddedSass.Value.HostFunction.Builder builderForValue) .sass.embedded_protocol.Value.HostFunction host_function = 9;
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
setHslColor
(EmbeddedSass.Value.HslColor.Builder builderForValue) .sass.embedded_protocol.Value.HslColor hsl_color = 4;
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
setHwbColor
(EmbeddedSass.Value.HwbColor.Builder builderForValue) .sass.embedded_protocol.Value.HwbColor hwb_color = 11;
setList
(EmbeddedSass.Value.List value) .sass.embedded_protocol.Value.List list = 5;
setList
(EmbeddedSass.Value.List.Builder builderForValue) .sass.embedded_protocol.Value.List list = 5;
setMap
(EmbeddedSass.Value.Map value) .sass.embedded_protocol.Value.Map map = 6;
setMap
(EmbeddedSass.Value.Map.Builder builderForValue) .sass.embedded_protocol.Value.Map map = 6;
.sass.embedded_protocol.Value.Number number = 2;
setNumber
(EmbeddedSass.Value.Number.Builder builderForValue) .sass.embedded_protocol.Value.Number number = 2;
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
setRgbColor
(EmbeddedSass.Value.RgbColor.Builder builderForValue) .sass.embedded_protocol.Value.RgbColor rgb_color = 3;
.sass.embedded_protocol.SingletonValue singleton = 7;
setSingletonValue
(int value) .sass.embedded_protocol.SingletonValue singleton = 7;
.sass.embedded_protocol.Value.String string = 1;
setString
(EmbeddedSass.Value.String.Builder builderForValue) .sass.embedded_protocol.Value.String string = 1;
setUnknownFields
(UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTable
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Builder>
-
clear
- Specified by:
clear
in interfaceMessage.Builder
- Specified by:
clear
in interfaceMessageLite.Builder
- Overrides:
clear
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForType
in interfaceMessage.Builder
- Specified by:
getDescriptorForType
in interfaceMessageOrBuilder
- Overrides:
getDescriptorForType
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-
build
- Specified by:
build
in interfaceMessage.Builder
- Specified by:
build
in interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfaceMessage.Builder
- Specified by:
buildPartial
in interfaceMessageLite.Builder
-
mergeFrom
- Specified by:
mergeFrom
in interfaceMessage.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<EmbeddedSass.Value.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Builder>
-
mergeFrom
public EmbeddedSass.Value.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfaceMessage.Builder
- Specified by:
mergeFrom
in interfaceMessageLite.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<EmbeddedSass.Value.Builder>
- Throws:
IOException
-
getValueCase
- Specified by:
getValueCase
in interfaceEmbeddedSass.ValueOrBuilder
-
clearValue
-
hasString
public boolean hasString().sass.embedded_protocol.Value.String string = 1;
- Specified by:
hasString
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the string field is set.
-
getString
.sass.embedded_protocol.Value.String string = 1;
- Specified by:
getString
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The string.
-
setString
.sass.embedded_protocol.Value.String string = 1;
-
setString
.sass.embedded_protocol.Value.String string = 1;
-
mergeString
.sass.embedded_protocol.Value.String string = 1;
-
clearString
.sass.embedded_protocol.Value.String string = 1;
-
getStringBuilder
.sass.embedded_protocol.Value.String string = 1;
-
getStringOrBuilder
.sass.embedded_protocol.Value.String string = 1;
- Specified by:
getStringOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasNumber
public boolean hasNumber().sass.embedded_protocol.Value.Number number = 2;
- Specified by:
hasNumber
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the number field is set.
-
getNumber
.sass.embedded_protocol.Value.Number number = 2;
- Specified by:
getNumber
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The number.
-
setNumber
.sass.embedded_protocol.Value.Number number = 2;
-
setNumber
.sass.embedded_protocol.Value.Number number = 2;
-
mergeNumber
.sass.embedded_protocol.Value.Number number = 2;
-
clearNumber
.sass.embedded_protocol.Value.Number number = 2;
-
getNumberBuilder
.sass.embedded_protocol.Value.Number number = 2;
-
getNumberOrBuilder
.sass.embedded_protocol.Value.Number number = 2;
- Specified by:
getNumberOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasRgbColor
public boolean hasRgbColor().sass.embedded_protocol.Value.RgbColor rgb_color = 3;
- Specified by:
hasRgbColor
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the rgbColor field is set.
-
getRgbColor
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
- Specified by:
getRgbColor
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The rgbColor.
-
setRgbColor
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
-
setRgbColor
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
-
mergeRgbColor
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
-
clearRgbColor
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
-
getRgbColorBuilder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
-
getRgbColorOrBuilder
.sass.embedded_protocol.Value.RgbColor rgb_color = 3;
- Specified by:
getRgbColorOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasHslColor
public boolean hasHslColor().sass.embedded_protocol.Value.HslColor hsl_color = 4;
- Specified by:
hasHslColor
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the hslColor field is set.
-
getHslColor
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
- Specified by:
getHslColor
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The hslColor.
-
setHslColor
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
-
setHslColor
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
-
mergeHslColor
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
-
clearHslColor
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
-
getHslColorBuilder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
-
getHslColorOrBuilder
.sass.embedded_protocol.Value.HslColor hsl_color = 4;
- Specified by:
getHslColorOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasList
public boolean hasList().sass.embedded_protocol.Value.List list = 5;
- Specified by:
hasList
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the list field is set.
-
getList
.sass.embedded_protocol.Value.List list = 5;
- Specified by:
getList
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The list.
-
setList
.sass.embedded_protocol.Value.List list = 5;
-
setList
.sass.embedded_protocol.Value.List list = 5;
-
mergeList
.sass.embedded_protocol.Value.List list = 5;
-
clearList
.sass.embedded_protocol.Value.List list = 5;
-
getListBuilder
.sass.embedded_protocol.Value.List list = 5;
-
getListOrBuilder
.sass.embedded_protocol.Value.List list = 5;
- Specified by:
getListOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasMap
public boolean hasMap().sass.embedded_protocol.Value.Map map = 6;
- Specified by:
hasMap
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the map field is set.
-
getMap
.sass.embedded_protocol.Value.Map map = 6;
- Specified by:
getMap
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The map.
-
setMap
.sass.embedded_protocol.Value.Map map = 6;
-
setMap
.sass.embedded_protocol.Value.Map map = 6;
-
mergeMap
.sass.embedded_protocol.Value.Map map = 6;
-
clearMap
.sass.embedded_protocol.Value.Map map = 6;
-
getMapBuilder
.sass.embedded_protocol.Value.Map map = 6;
-
getMapOrBuilder
.sass.embedded_protocol.Value.Map map = 6;
- Specified by:
getMapOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasSingleton
public boolean hasSingleton().sass.embedded_protocol.SingletonValue singleton = 7;
- Specified by:
hasSingleton
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the singleton field is set.
-
getSingletonValue
public int getSingletonValue().sass.embedded_protocol.SingletonValue singleton = 7;
- Specified by:
getSingletonValue
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The enum numeric value on the wire for singleton.
-
setSingletonValue
.sass.embedded_protocol.SingletonValue singleton = 7;
- Parameters:
value
- The enum numeric value on the wire for singleton to set.- Returns:
- This builder for chaining.
-
getSingleton
.sass.embedded_protocol.SingletonValue singleton = 7;
- Specified by:
getSingleton
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The singleton.
-
setSingleton
.sass.embedded_protocol.SingletonValue singleton = 7;
- Parameters:
value
- The singleton to set.- Returns:
- This builder for chaining.
-
clearSingleton
.sass.embedded_protocol.SingletonValue singleton = 7;
- Returns:
- This builder for chaining.
-
hasCompilerFunction
public boolean hasCompilerFunction().sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
- Specified by:
hasCompilerFunction
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the compilerFunction field is set.
-
getCompilerFunction
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
- Specified by:
getCompilerFunction
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The compilerFunction.
-
setCompilerFunction
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
-
setCompilerFunction
public EmbeddedSass.Value.Builder setCompilerFunction(EmbeddedSass.Value.CompilerFunction.Builder builderForValue) .sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
-
mergeCompilerFunction
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
-
clearCompilerFunction
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
-
getCompilerFunctionBuilder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
-
getCompilerFunctionOrBuilder
.sass.embedded_protocol.Value.CompilerFunction compiler_function = 8;
- Specified by:
getCompilerFunctionOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasHostFunction
public boolean hasHostFunction().sass.embedded_protocol.Value.HostFunction host_function = 9;
- Specified by:
hasHostFunction
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the hostFunction field is set.
-
getHostFunction
.sass.embedded_protocol.Value.HostFunction host_function = 9;
- Specified by:
getHostFunction
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The hostFunction.
-
setHostFunction
.sass.embedded_protocol.Value.HostFunction host_function = 9;
-
setHostFunction
public EmbeddedSass.Value.Builder setHostFunction(EmbeddedSass.Value.HostFunction.Builder builderForValue) .sass.embedded_protocol.Value.HostFunction host_function = 9;
-
mergeHostFunction
.sass.embedded_protocol.Value.HostFunction host_function = 9;
-
clearHostFunction
.sass.embedded_protocol.Value.HostFunction host_function = 9;
-
getHostFunctionBuilder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
-
getHostFunctionOrBuilder
.sass.embedded_protocol.Value.HostFunction host_function = 9;
- Specified by:
getHostFunctionOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasArgumentList
public boolean hasArgumentList().sass.embedded_protocol.Value.ArgumentList argument_list = 10;
- Specified by:
hasArgumentList
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the argumentList field is set.
-
getArgumentList
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
- Specified by:
getArgumentList
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The argumentList.
-
setArgumentList
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
-
setArgumentList
public EmbeddedSass.Value.Builder setArgumentList(EmbeddedSass.Value.ArgumentList.Builder builderForValue) .sass.embedded_protocol.Value.ArgumentList argument_list = 10;
-
mergeArgumentList
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
-
clearArgumentList
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
-
getArgumentListBuilder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
-
getArgumentListOrBuilder
.sass.embedded_protocol.Value.ArgumentList argument_list = 10;
- Specified by:
getArgumentListOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasHwbColor
public boolean hasHwbColor().sass.embedded_protocol.Value.HwbColor hwb_color = 11;
- Specified by:
hasHwbColor
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the hwbColor field is set.
-
getHwbColor
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
- Specified by:
getHwbColor
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The hwbColor.
-
setHwbColor
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
-
setHwbColor
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
-
mergeHwbColor
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
-
clearHwbColor
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
-
getHwbColorBuilder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
-
getHwbColorOrBuilder
.sass.embedded_protocol.Value.HwbColor hwb_color = 11;
- Specified by:
getHwbColorOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
hasCalculation
public boolean hasCalculation().sass.embedded_protocol.Value.Calculation calculation = 12;
- Specified by:
hasCalculation
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- Whether the calculation field is set.
-
getCalculation
.sass.embedded_protocol.Value.Calculation calculation = 12;
- Specified by:
getCalculation
in interfaceEmbeddedSass.ValueOrBuilder
- Returns:
- The calculation.
-
setCalculation
.sass.embedded_protocol.Value.Calculation calculation = 12;
-
setCalculation
public EmbeddedSass.Value.Builder setCalculation(EmbeddedSass.Value.Calculation.Builder builderForValue) .sass.embedded_protocol.Value.Calculation calculation = 12;
-
mergeCalculation
.sass.embedded_protocol.Value.Calculation calculation = 12;
-
clearCalculation
.sass.embedded_protocol.Value.Calculation calculation = 12;
-
getCalculationBuilder
.sass.embedded_protocol.Value.Calculation calculation = 12;
-
getCalculationOrBuilder
.sass.embedded_protocol.Value.Calculation calculation = 12;
- Specified by:
getCalculationOrBuilder
in interfaceEmbeddedSass.ValueOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFields
in interfaceMessage.Builder
- Overrides:
setUnknownFields
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFields
in interfaceMessage.Builder
- Overrides:
mergeUnknownFields
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Builder>
-