Package sass.embedded_protocol
Class EmbeddedSass.Value.Calculation.CalculationOperation.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
sass.embedded_protocol.EmbeddedSass.Value.Calculation.CalculationOperation.Builder
- All Implemented Interfaces:
Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,Cloneable,EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
- Enclosing class:
- EmbeddedSass.Value.Calculation.CalculationOperation
public static final class EmbeddedSass.Value.Calculation.CalculationOperation.Builder
extends GeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
implements EmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
A binary operation that appears in a calculation.Protobuf type
sass.embedded_protocol.Value.Calculation.CalculationOperation-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear()The left-hand side of the operation.The operator to perform.The right-hand side of the operation.clone()static final Descriptors.DescriptorgetLeft()The left-hand side of the operation.The left-hand side of the operation.The left-hand side of the operation.The operator to perform.intThe operator to perform.getRight()The right-hand side of the operation.The right-hand side of the operation.The right-hand side of the operation.booleanhasLeft()The left-hand side of the operation.booleanhasRight()The right-hand side of the operation.protected GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) The left-hand side of the operation.The right-hand side of the operation.mergeUnknownFields(UnknownFieldSet unknownFields) setField(Descriptors.FieldDescriptor field, Object value) The left-hand side of the operation.setLeft(EmbeddedSass.Value.Calculation.CalculationValue.Builder builderForValue) The left-hand side of the operation.The operator to perform.setOperatorValue(int value) The operator to perform.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) The right-hand side of the operation.setRight(EmbeddedSass.Value.Calculation.CalculationValue.Builder builderForValue) The right-hand side of the operation.setUnknownFields(UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
clone
- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
setField
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder setField(Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
clearField
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder clearField(Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
clearOneof
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder clearOneof(Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
setRepeatedField
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
addRepeatedField
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
mergeFrom
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>- Throws:
IOException
-
getOperatorValue
public int getOperatorValue()The operator to perform.
.sass.embedded_protocol.CalculationOperator operator = 1;- Specified by:
getOperatorValuein interfaceEmbeddedSass.Value.Calculation.CalculationOperationOrBuilder- Returns:
- The enum numeric value on the wire for operator.
-
setOperatorValue
The operator to perform.
.sass.embedded_protocol.CalculationOperator operator = 1;- Parameters:
value- The enum numeric value on the wire for operator to set.- Returns:
- This builder for chaining.
-
getOperator
The operator to perform.
.sass.embedded_protocol.CalculationOperator operator = 1;- Specified by:
getOperatorin interfaceEmbeddedSass.Value.Calculation.CalculationOperationOrBuilder- Returns:
- The operator.
-
setOperator
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder setOperator(EmbeddedSass.CalculationOperator value) The operator to perform.
.sass.embedded_protocol.CalculationOperator operator = 1;- Parameters:
value- The operator to set.- Returns:
- This builder for chaining.
-
clearOperator
The operator to perform.
.sass.embedded_protocol.CalculationOperator operator = 1;- Returns:
- This builder for chaining.
-
hasLeft
public boolean hasLeft()The left-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue left = 2;- Specified by:
hasLeftin interfaceEmbeddedSass.Value.Calculation.CalculationOperationOrBuilder- Returns:
- Whether the left field is set.
-
getLeft
The left-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue left = 2;- Specified by:
getLeftin interfaceEmbeddedSass.Value.Calculation.CalculationOperationOrBuilder- Returns:
- The left.
-
setLeft
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder setLeft(EmbeddedSass.Value.Calculation.CalculationValue value) The left-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue left = 2; -
setLeft
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder setLeft(EmbeddedSass.Value.Calculation.CalculationValue.Builder builderForValue) The left-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue left = 2; -
mergeLeft
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder mergeLeft(EmbeddedSass.Value.Calculation.CalculationValue value) The left-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue left = 2; -
clearLeft
The left-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue left = 2; -
getLeftBuilder
The left-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue left = 2; -
getLeftOrBuilder
The left-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue left = 2;- Specified by:
getLeftOrBuilderin interfaceEmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
-
hasRight
public boolean hasRight()The right-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue right = 3;- Specified by:
hasRightin interfaceEmbeddedSass.Value.Calculation.CalculationOperationOrBuilder- Returns:
- Whether the right field is set.
-
getRight
The right-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue right = 3;- Specified by:
getRightin interfaceEmbeddedSass.Value.Calculation.CalculationOperationOrBuilder- Returns:
- The right.
-
setRight
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder setRight(EmbeddedSass.Value.Calculation.CalculationValue value) The right-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue right = 3; -
setRight
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder setRight(EmbeddedSass.Value.Calculation.CalculationValue.Builder builderForValue) The right-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue right = 3; -
mergeRight
public EmbeddedSass.Value.Calculation.CalculationOperation.Builder mergeRight(EmbeddedSass.Value.Calculation.CalculationValue value) The right-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue right = 3; -
clearRight
The right-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue right = 3; -
getRightBuilder
The right-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue right = 3; -
getRightOrBuilder
The right-hand side of the operation.
.sass.embedded_protocol.Value.Calculation.CalculationValue right = 3;- Specified by:
getRightOrBuilderin interfaceEmbeddedSass.Value.Calculation.CalculationOperationOrBuilder
-
setUnknownFields
public final EmbeddedSass.Value.Calculation.CalculationOperation.Builder setUnknownFields(UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-
mergeUnknownFields
public final EmbeddedSass.Value.Calculation.CalculationOperation.Builder mergeUnknownFields(UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Calculation.CalculationOperation.Builder>
-