Package sass.embedded_protocol
Class EmbeddedSass.Value.Map.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
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.Descriptor
getEntries
(int index) The entries in this map.getEntriesBuilder
(int index) The entries in this map.The entries in this map.int
The 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.FieldAccessorTable
final boolean
mergeFrom
(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, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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.Map.Builder>
-
clear
- Specified by:
clear
in interfaceMessage.Builder
- Specified by:
clear
in interfaceMessageLite.Builder
- Overrides:
clear
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForType
in interfaceMessage.Builder
- Specified by:
getDescriptorForType
in interfaceMessageOrBuilder
- Overrides:
getDescriptorForType
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.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
-
clone
- Specified by:
clone
in interfaceMessage.Builder
- Specified by:
clone
in interfaceMessageLite.Builder
- Overrides:
clone
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
setField
- Specified by:
setField
in interfaceMessage.Builder
- Overrides:
setField
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
clearField
- Specified by:
clearField
in interfaceMessage.Builder
- Overrides:
clearField
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfaceMessage.Builder
- Overrides:
clearOneof
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
setRepeatedField
public EmbeddedSass.Value.Map.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfaceMessage.Builder
- Overrides:
setRepeatedField
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
addRepeatedField
public EmbeddedSass.Value.Map.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfaceMessage.Builder
- Overrides:
addRepeatedField
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfaceMessage.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<EmbeddedSass.Value.Map.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
mergeFrom
public EmbeddedSass.Value.Map.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.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:
getEntriesList
in 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:
getEntriesCount
in 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:
getEntries
in 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:
getEntriesOrBuilder
in 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:
getEntriesOrBuilderList
in 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:
setUnknownFields
in interfaceMessage.Builder
- Overrides:
setUnknownFields
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFields
in interfaceMessage.Builder
- Overrides:
mergeUnknownFields
in classGeneratedMessageV3.Builder<EmbeddedSass.Value.Map.Builder>
-