Package sass.embedded_protocol
Class EmbeddedSass.Value.Map.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
sass.embedded_protocol.EmbeddedSass.Value.Map.Builder
- All Implemented Interfaces:
Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,Cloneable,EmbeddedSass.Value.MapOrBuilder
- Enclosing class:
- EmbeddedSass.Value.Map
public static final class EmbeddedSass.Value.Map.Builder
extends GeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
implements EmbeddedSass.Value.MapOrBuilder
A SassScript map value.Protobuf type
sass.embedded_protocol.Value.Map-
Method Summary
Modifier and TypeMethodDescriptionaddAllEntries(Iterable<? extends EmbeddedSass.Value.Map.Entry> values) The entries in this map.addEntries(int index, EmbeddedSass.Value.Map.Entry value) The entries in this map.addEntries(int index, EmbeddedSass.Value.Map.Entry.Builder builderForValue) The entries in this map.The entries in this map.addEntries(EmbeddedSass.Value.Map.Entry.Builder builderForValue) The entries in this map.The entries in this map.addEntriesBuilder(int index) The entries in this map.addRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear()The entries in this map.clone()static final Descriptors.DescriptorgetEntries(int index) The entries in this map.getEntriesBuilder(int index) The entries in this map.The entries in this map.intThe entries in this map.The entries in this map.getEntriesOrBuilder(int index) The entries in this map.List<? extends EmbeddedSass.Value.Map.EntryOrBuilder>The entries in this map.protected GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergeFrom(EmbeddedSass.Value.Map other) mergeUnknownFields(UnknownFieldSet unknownFields) removeEntries(int index) The entries in this map.setEntries(int index, EmbeddedSass.Value.Map.Entry value) The entries in this map.setEntries(int index, EmbeddedSass.Value.Map.Entry.Builder builderForValue) The entries in this map.setField(Descriptors.FieldDescriptor field, Object value) setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 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
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.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.Map.Builder>
-
setField
- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
clearField
- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
clearOneof
- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
setRepeatedField
public EmbeddedSass.Value.Map.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
addRepeatedField
public EmbeddedSass.Value.Map.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<EmbeddedSass.Value.Map.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
mergeFrom
public EmbeddedSass.Value.Map.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<EmbeddedSass.Value.Map.Builder>- Throws:
IOException
-
getEntriesList
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;- Specified by:
getEntriesListin interfaceEmbeddedSass.Value.MapOrBuilder
-
getEntriesCount
public int getEntriesCount()The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;- Specified by:
getEntriesCountin interfaceEmbeddedSass.Value.MapOrBuilder
-
getEntries
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;- Specified by:
getEntriesin interfaceEmbeddedSass.Value.MapOrBuilder
-
setEntries
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
setEntries
public EmbeddedSass.Value.Map.Builder setEntries(int index, EmbeddedSass.Value.Map.Entry.Builder builderForValue) The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
addEntries
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
addEntries
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
addEntries
public EmbeddedSass.Value.Map.Builder addEntries(EmbeddedSass.Value.Map.Entry.Builder builderForValue) The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
addEntries
public EmbeddedSass.Value.Map.Builder addEntries(int index, EmbeddedSass.Value.Map.Entry.Builder builderForValue) The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
addAllEntries
public EmbeddedSass.Value.Map.Builder addAllEntries(Iterable<? extends EmbeddedSass.Value.Map.Entry> values) The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
clearEntries
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
removeEntries
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
getEntriesBuilder
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
getEntriesOrBuilder
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;- Specified by:
getEntriesOrBuilderin interfaceEmbeddedSass.Value.MapOrBuilder
-
getEntriesOrBuilderList
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;- Specified by:
getEntriesOrBuilderListin interfaceEmbeddedSass.Value.MapOrBuilder
-
addEntriesBuilder
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
addEntriesBuilder
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
getEntriesBuilderList
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-