public static final class EmbeddedSass.Value.Calculation.CalculationValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder> implements EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
A single component of a calculation expression.Protobuf type
sass.embedded_protocol.Value.Calculation.CalculationValue
Modifier and Type | Method and Description |
---|---|
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EmbeddedSass.Value.Calculation.CalculationValue |
build() |
EmbeddedSass.Value.Calculation.CalculationValue |
buildPartial() |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clear() |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clearCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clearInterpolation()
An unquoted string as created by interpolation for
backwards-compatibility with older Sass syntax.
|
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clearNumber()
.sass.embedded_protocol.Value.Number number = 1; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clearOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clearString()
An unquoted string, as from a function like `var()` or `env()`.
|
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clearValue() |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
clone() |
EmbeddedSass.Value.Calculation |
getCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
EmbeddedSass.Value.Calculation.Builder |
getCalculationBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
EmbeddedSass.Value.CalculationOrBuilder |
getCalculationOrBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
EmbeddedSass.Value.Calculation.CalculationValue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInterpolation()
An unquoted string as created by interpolation for
backwards-compatibility with older Sass syntax.
|
com.google.protobuf.ByteString |
getInterpolationBytes()
An unquoted string as created by interpolation for
backwards-compatibility with older Sass syntax.
|
EmbeddedSass.Value.Number |
getNumber()
.sass.embedded_protocol.Value.Number number = 1; |
EmbeddedSass.Value.Number.Builder |
getNumberBuilder()
.sass.embedded_protocol.Value.Number number = 1; |
EmbeddedSass.Value.NumberOrBuilder |
getNumberOrBuilder()
.sass.embedded_protocol.Value.Number number = 1; |
EmbeddedSass.Value.Calculation.CalculationOperation |
getOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
EmbeddedSass.Value.Calculation.CalculationOperation.Builder |
getOperationBuilder()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder |
getOperationOrBuilder()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
String |
getString()
An unquoted string, as from a function like `var()` or `env()`.
|
com.google.protobuf.ByteString |
getStringBytes()
An unquoted string, as from a function like `var()` or `env()`.
|
EmbeddedSass.Value.Calculation.CalculationValue.ValueCase |
getValueCase() |
boolean |
hasCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5; |
boolean |
hasInterpolation()
An unquoted string as created by interpolation for
backwards-compatibility with older Sass syntax.
|
boolean |
hasNumber()
.sass.embedded_protocol.Value.Number number = 1; |
boolean |
hasOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
boolean |
hasString()
An unquoted string, as from a function like `var()` or `env()`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
mergeCalculation(EmbeddedSass.Value.Calculation value)
.sass.embedded_protocol.Value.Calculation calculation = 5; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
mergeFrom(EmbeddedSass.Value.Calculation.CalculationValue other) |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
mergeFrom(com.google.protobuf.Message other) |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
mergeNumber(EmbeddedSass.Value.Number value)
.sass.embedded_protocol.Value.Number number = 1; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
mergeOperation(EmbeddedSass.Value.Calculation.CalculationOperation value)
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setCalculation(EmbeddedSass.Value.Calculation.Builder builderForValue)
.sass.embedded_protocol.Value.Calculation calculation = 5; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setCalculation(EmbeddedSass.Value.Calculation value)
.sass.embedded_protocol.Value.Calculation calculation = 5; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setInterpolation(String value)
An unquoted string as created by interpolation for
backwards-compatibility with older Sass syntax.
|
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setInterpolationBytes(com.google.protobuf.ByteString value)
An unquoted string as created by interpolation for
backwards-compatibility with older Sass syntax.
|
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setNumber(EmbeddedSass.Value.Number.Builder builderForValue)
.sass.embedded_protocol.Value.Number number = 1; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setNumber(EmbeddedSass.Value.Number value)
.sass.embedded_protocol.Value.Number number = 1; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setOperation(EmbeddedSass.Value.Calculation.CalculationOperation.Builder builderForValue)
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setOperation(EmbeddedSass.Value.Calculation.CalculationOperation value)
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4; |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setString(String value)
An unquoted string, as from a function like `var()` or `env()`.
|
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setStringBytes(com.google.protobuf.ByteString value)
An unquoted string, as from a function like `var()` or `env()`.
|
EmbeddedSass.Value.Calculation.CalculationValue.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public EmbeddedSass.Value.Calculation.CalculationValue build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public EmbeddedSass.Value.Calculation.CalculationValue buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public EmbeddedSass.Value.Calculation.CalculationValue.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue.Builder mergeFrom(EmbeddedSass.Value.Calculation.CalculationValue other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public EmbeddedSass.Value.Calculation.CalculationValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
IOException
public EmbeddedSass.Value.Calculation.CalculationValue.ValueCase getValueCase()
getValueCase
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation.CalculationValue.Builder clearValue()
public boolean hasNumber()
.sass.embedded_protocol.Value.Number number = 1;
hasNumber
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Number getNumber()
.sass.embedded_protocol.Value.Number number = 1;
getNumber
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setNumber(EmbeddedSass.Value.Number value)
.sass.embedded_protocol.Value.Number number = 1;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setNumber(EmbeddedSass.Value.Number.Builder builderForValue)
.sass.embedded_protocol.Value.Number number = 1;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder mergeNumber(EmbeddedSass.Value.Number value)
.sass.embedded_protocol.Value.Number number = 1;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder clearNumber()
.sass.embedded_protocol.Value.Number number = 1;
public EmbeddedSass.Value.Number.Builder getNumberBuilder()
.sass.embedded_protocol.Value.Number number = 1;
public EmbeddedSass.Value.NumberOrBuilder getNumberOrBuilder()
.sass.embedded_protocol.Value.Number number = 1;
getNumberOrBuilder
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public boolean hasString()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;
hasString
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public String getString()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;
getString
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public com.google.protobuf.ByteString getStringBytes()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;
getStringBytes
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setString(String value)
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;
value
- The string to set.public EmbeddedSass.Value.Calculation.CalculationValue.Builder clearString()
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setStringBytes(com.google.protobuf.ByteString value)
An unquoted string, as from a function like `var()` or `env()`.
string string = 2;
value
- The bytes for string to set.public boolean hasInterpolation()
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
string interpolation = 3;
hasInterpolation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public String getInterpolation()
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
string interpolation = 3;
getInterpolation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public com.google.protobuf.ByteString getInterpolationBytes()
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
string interpolation = 3;
getInterpolationBytes
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setInterpolation(String value)
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
string interpolation = 3;
value
- The interpolation to set.public EmbeddedSass.Value.Calculation.CalculationValue.Builder clearInterpolation()
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
string interpolation = 3;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setInterpolationBytes(com.google.protobuf.ByteString value)
An unquoted string as created by interpolation for backwards-compatibility with older Sass syntax.
string interpolation = 3;
value
- The bytes for interpolation to set.public boolean hasOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
hasOperation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation.CalculationOperation getOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setOperation(EmbeddedSass.Value.Calculation.CalculationOperation value)
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setOperation(EmbeddedSass.Value.Calculation.CalculationOperation.Builder builderForValue)
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder mergeOperation(EmbeddedSass.Value.Calculation.CalculationOperation value)
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder clearOperation()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder getOperationBuilder()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
public EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder getOperationOrBuilder()
.sass.embedded_protocol.Value.Calculation.CalculationOperation operation = 4;
getOperationOrBuilder
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public boolean hasCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5;
hasCalculation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation getCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculation
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setCalculation(EmbeddedSass.Value.Calculation value)
.sass.embedded_protocol.Value.Calculation calculation = 5;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder setCalculation(EmbeddedSass.Value.Calculation.Builder builderForValue)
.sass.embedded_protocol.Value.Calculation calculation = 5;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder mergeCalculation(EmbeddedSass.Value.Calculation value)
.sass.embedded_protocol.Value.Calculation calculation = 5;
public EmbeddedSass.Value.Calculation.CalculationValue.Builder clearCalculation()
.sass.embedded_protocol.Value.Calculation calculation = 5;
public EmbeddedSass.Value.Calculation.Builder getCalculationBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 5;
public EmbeddedSass.Value.CalculationOrBuilder getCalculationOrBuilder()
.sass.embedded_protocol.Value.Calculation calculation = 5;
getCalculationOrBuilder
in interface EmbeddedSass.Value.Calculation.CalculationValueOrBuilder
public final EmbeddedSass.Value.Calculation.CalculationValue.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>
public final EmbeddedSass.Value.Calculation.CalculationValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationValue.Builder>