public static final class Lgraph.ListOfProtoFieldData.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Lgraph.ListOfProtoFieldData.Builder> implements Lgraph.ListOfProtoFieldDataOrBuilder
lgraph.ListOfProtoFieldData| Modifier and Type | Method and Description |
|---|---|
Lgraph.ListOfProtoFieldData.Builder |
addAllValues(Iterable<? extends Lgraph.ProtoFieldData> values)
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ListOfProtoFieldData.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Lgraph.ListOfProtoFieldData.Builder |
addValues(int index,
Lgraph.ProtoFieldData.Builder builderForValue)
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ListOfProtoFieldData.Builder |
addValues(int index,
Lgraph.ProtoFieldData value)
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ListOfProtoFieldData.Builder |
addValues(Lgraph.ProtoFieldData.Builder builderForValue)
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ListOfProtoFieldData.Builder |
addValues(Lgraph.ProtoFieldData value)
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ProtoFieldData.Builder |
addValuesBuilder()
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ProtoFieldData.Builder |
addValuesBuilder(int index)
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ListOfProtoFieldData |
build() |
Lgraph.ListOfProtoFieldData |
buildPartial() |
Lgraph.ListOfProtoFieldData.Builder |
clear() |
Lgraph.ListOfProtoFieldData.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Lgraph.ListOfProtoFieldData.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Lgraph.ListOfProtoFieldData.Builder |
clearValues()
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ListOfProtoFieldData.Builder |
clone() |
Lgraph.ListOfProtoFieldData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Lgraph.ProtoFieldData |
getValues(int index)
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ProtoFieldData.Builder |
getValuesBuilder(int index)
repeated .lgraph.ProtoFieldData values = 1; |
List<Lgraph.ProtoFieldData.Builder> |
getValuesBuilderList()
repeated .lgraph.ProtoFieldData values = 1; |
int |
getValuesCount()
repeated .lgraph.ProtoFieldData values = 1; |
List<Lgraph.ProtoFieldData> |
getValuesList()
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ProtoFieldDataOrBuilder |
getValuesOrBuilder(int index)
repeated .lgraph.ProtoFieldData values = 1; |
List<? extends Lgraph.ProtoFieldDataOrBuilder> |
getValuesOrBuilderList()
repeated .lgraph.ProtoFieldData values = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Lgraph.ListOfProtoFieldData.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Lgraph.ListOfProtoFieldData.Builder |
mergeFrom(Lgraph.ListOfProtoFieldData other) |
Lgraph.ListOfProtoFieldData.Builder |
mergeFrom(com.google.protobuf.Message other) |
Lgraph.ListOfProtoFieldData.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Lgraph.ListOfProtoFieldData.Builder |
removeValues(int index)
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ListOfProtoFieldData.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Lgraph.ListOfProtoFieldData.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Lgraph.ListOfProtoFieldData.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Lgraph.ListOfProtoFieldData.Builder |
setValues(int index,
Lgraph.ProtoFieldData.Builder builderForValue)
repeated .lgraph.ProtoFieldData values = 1; |
Lgraph.ListOfProtoFieldData.Builder |
setValues(int index,
Lgraph.ProtoFieldData value)
repeated .lgraph.ProtoFieldData values = 1; |
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, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, 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<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Lgraph.ListOfProtoFieldData.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<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Lgraph.ListOfProtoFieldData build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Lgraph.ListOfProtoFieldData buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Lgraph.ListOfProtoFieldData.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData.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<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData.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<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData.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<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData.Builder mergeFrom(Lgraph.ListOfProtoFieldData other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Lgraph.ListOfProtoFieldData.Builder>public Lgraph.ListOfProtoFieldData.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<Lgraph.ListOfProtoFieldData.Builder>IOExceptionpublic List<Lgraph.ProtoFieldData> getValuesList()
repeated .lgraph.ProtoFieldData values = 1;getValuesList in interface Lgraph.ListOfProtoFieldDataOrBuilderpublic int getValuesCount()
repeated .lgraph.ProtoFieldData values = 1;getValuesCount in interface Lgraph.ListOfProtoFieldDataOrBuilderpublic Lgraph.ProtoFieldData getValues(int index)
repeated .lgraph.ProtoFieldData values = 1;getValues in interface Lgraph.ListOfProtoFieldDataOrBuilderpublic Lgraph.ListOfProtoFieldData.Builder setValues(int index, Lgraph.ProtoFieldData value)
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ListOfProtoFieldData.Builder setValues(int index, Lgraph.ProtoFieldData.Builder builderForValue)
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ListOfProtoFieldData.Builder addValues(Lgraph.ProtoFieldData value)
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ListOfProtoFieldData.Builder addValues(int index, Lgraph.ProtoFieldData value)
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ListOfProtoFieldData.Builder addValues(Lgraph.ProtoFieldData.Builder builderForValue)
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ListOfProtoFieldData.Builder addValues(int index, Lgraph.ProtoFieldData.Builder builderForValue)
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ListOfProtoFieldData.Builder addAllValues(Iterable<? extends Lgraph.ProtoFieldData> values)
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ListOfProtoFieldData.Builder clearValues()
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ListOfProtoFieldData.Builder removeValues(int index)
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ProtoFieldData.Builder getValuesBuilder(int index)
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ProtoFieldDataOrBuilder getValuesOrBuilder(int index)
repeated .lgraph.ProtoFieldData values = 1;getValuesOrBuilder in interface Lgraph.ListOfProtoFieldDataOrBuilderpublic List<? extends Lgraph.ProtoFieldDataOrBuilder> getValuesOrBuilderList()
repeated .lgraph.ProtoFieldData values = 1;getValuesOrBuilderList in interface Lgraph.ListOfProtoFieldDataOrBuilderpublic Lgraph.ProtoFieldData.Builder addValuesBuilder()
repeated .lgraph.ProtoFieldData values = 1;public Lgraph.ProtoFieldData.Builder addValuesBuilder(int index)
repeated .lgraph.ProtoFieldData values = 1;public List<Lgraph.ProtoFieldData.Builder> getValuesBuilderList()
repeated .lgraph.ProtoFieldData values = 1;public final Lgraph.ListOfProtoFieldData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Lgraph.ListOfProtoFieldData.Builder>public final Lgraph.ListOfProtoFieldData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Lgraph.ListOfProtoFieldData.Builder>Copyright © 2023 Ant Group. All rights reserved.