public static final class Value.List.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder> implements Value.ListOrBuilder
A SassScript list value.Protobuf type
sass.embedded_protocol.Value.List| Modifier and Type | Method and Description |
|---|---|
Value.List.Builder |
addAllContents(Iterable<? extends Value> values)
The elements of this list.
|
Value.List.Builder |
addContents(int index,
Value.Builder builderForValue)
The elements of this list.
|
Value.List.Builder |
addContents(int index,
Value value)
The elements of this list.
|
Value.List.Builder |
addContents(Value.Builder builderForValue)
The elements of this list.
|
Value.List.Builder |
addContents(Value value)
The elements of this list.
|
Value.Builder |
addContentsBuilder()
The elements of this list.
|
Value.Builder |
addContentsBuilder(int index)
The elements of this list.
|
Value.List.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Value.List |
build() |
Value.List |
buildPartial() |
Value.List.Builder |
clear() |
Value.List.Builder |
clearContents()
The elements of this list.
|
Value.List.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Value.List.Builder |
clearHasBrackets()
Whether this list has square brackets.
|
Value.List.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Value.List.Builder |
clearSeparator()
The type of separator for this list.
|
Value.List.Builder |
clone() |
Value |
getContents(int index)
The elements of this list.
|
Value.Builder |
getContentsBuilder(int index)
The elements of this list.
|
List<Value.Builder> |
getContentsBuilderList()
The elements of this list.
|
int |
getContentsCount()
The elements of this list.
|
List<Value> |
getContentsList()
The elements of this list.
|
ValueOrBuilder |
getContentsOrBuilder(int index)
The elements of this list.
|
List<? extends ValueOrBuilder> |
getContentsOrBuilderList()
The elements of this list.
|
Value.List |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getHasBrackets()
Whether this list has square brackets.
|
ListSeparator |
getSeparator()
The type of separator for this list.
|
int |
getSeparatorValue()
The type of separator for this list.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Value.List.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Value.List.Builder |
mergeFrom(com.google.protobuf.Message other) |
Value.List.Builder |
mergeFrom(Value.List other) |
Value.List.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Value.List.Builder |
removeContents(int index)
The elements of this list.
|
Value.List.Builder |
setContents(int index,
Value.Builder builderForValue)
The elements of this list.
|
Value.List.Builder |
setContents(int index,
Value value)
The elements of this list.
|
Value.List.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Value.List.Builder |
setHasBrackets(boolean value)
Whether this list has square brackets.
|
Value.List.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Value.List.Builder |
setSeparator(ListSeparator value)
The type of separator for this list.
|
Value.List.Builder |
setSeparatorValue(int value)
The type of separator for this list.
|
Value.List.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public Value.List.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public Value.List getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Value.List build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Value.List buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Value.List.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public Value.List.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public Value.List.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public Value.List.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public Value.List.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public Value.List.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public Value.List.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Value.List.Builder>public Value.List.Builder mergeFrom(Value.List other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public Value.List.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Value.List.Builder>IOExceptionpublic int getSeparatorValue()
The type of separator for this list. Mandatory.
.sass.embedded_protocol.ListSeparator separator = 1;getSeparatorValue in interface Value.ListOrBuilderpublic Value.List.Builder setSeparatorValue(int value)
The type of separator for this list. Mandatory.
.sass.embedded_protocol.ListSeparator separator = 1;value - The enum numeric value on the wire for separator to set.public ListSeparator getSeparator()
The type of separator for this list. Mandatory.
.sass.embedded_protocol.ListSeparator separator = 1;getSeparator in interface Value.ListOrBuilderpublic Value.List.Builder setSeparator(ListSeparator value)
The type of separator for this list. Mandatory.
.sass.embedded_protocol.ListSeparator separator = 1;value - The separator to set.public Value.List.Builder clearSeparator()
The type of separator for this list. Mandatory.
.sass.embedded_protocol.ListSeparator separator = 1;public boolean getHasBrackets()
Whether this list has square brackets. Mandatory.
bool has_brackets = 2;getHasBrackets in interface Value.ListOrBuilderpublic Value.List.Builder setHasBrackets(boolean value)
Whether this list has square brackets. Mandatory.
bool has_brackets = 2;value - The hasBrackets to set.public Value.List.Builder clearHasBrackets()
Whether this list has square brackets. Mandatory.
bool has_brackets = 2;public List<Value> getContentsList()
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;getContentsList in interface Value.ListOrBuilderpublic int getContentsCount()
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;getContentsCount in interface Value.ListOrBuilderpublic Value getContents(int index)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;getContents in interface Value.ListOrBuilderpublic Value.List.Builder setContents(int index, Value value)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.List.Builder setContents(int index, Value.Builder builderForValue)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.List.Builder addContents(Value value)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.List.Builder addContents(int index, Value value)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.List.Builder addContents(Value.Builder builderForValue)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.List.Builder addContents(int index, Value.Builder builderForValue)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.List.Builder addAllContents(Iterable<? extends Value> values)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.List.Builder clearContents()
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.List.Builder removeContents(int index)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.Builder getContentsBuilder(int index)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public ValueOrBuilder getContentsOrBuilder(int index)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;getContentsOrBuilder in interface Value.ListOrBuilderpublic List<? extends ValueOrBuilder> getContentsOrBuilderList()
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;getContentsOrBuilderList in interface Value.ListOrBuilderpublic Value.Builder addContentsBuilder()
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public Value.Builder addContentsBuilder(int index)
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public List<Value.Builder> getContentsBuilderList()
The elements of this list.
repeated .sass.embedded_protocol.Value contents = 3;public final Value.List.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>public final Value.List.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Value.List.Builder>