Uses of Class
com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
Packages that use DescriptorProtos.FieldDescriptorProto Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FieldDescriptorProto in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.FieldDescriptorProto Modifier and Type Field Description private static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. DEFAULT_INSTANCE
private DescriptorProtos.FieldDescriptorProto
Descriptors.FieldDescriptor. proto
Methods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto.Builder. build()
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto.Builder. buildPartial()
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. getDefaultInstance()
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto.Builder. getDefaultInstanceForType()
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. getDefaultInstanceForType()
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.DescriptorProto.Builder. getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.DescriptorProto. getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.DescriptorProtoOrBuilder. getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FileDescriptorProto.Builder. getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FileDescriptorProto. getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FileDescriptorProtoOrBuilder. getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.DescriptorProto.Builder. getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.DescriptorProto. getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
DescriptorProtos.FieldDescriptorProto
DescriptorProtos.DescriptorProtoOrBuilder. getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseDelimitedFrom(java.io.InputStream input)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(byte[] data)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(ByteString data)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(CodedInputStream input)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(java.io.InputStream input)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(java.nio.ByteBuffer data)
static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)
DescriptorProtos.FieldDescriptorProto
Descriptors.FieldDescriptor. toProto()
Convert the descriptor to its protocol message representation.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description private RepeatedFieldBuilderV3<DescriptorProtos.FieldDescriptorProto,DescriptorProtos.FieldDescriptorProto.Builder,DescriptorProtos.FieldDescriptorProtoOrBuilder>
DescriptorProtos.DescriptorProto.Builder. getExtensionFieldBuilder()
private RepeatedFieldBuilderV3<DescriptorProtos.FieldDescriptorProto,DescriptorProtos.FieldDescriptorProto.Builder,DescriptorProtos.FieldDescriptorProtoOrBuilder>
DescriptorProtos.FileDescriptorProto.Builder. getExtensionFieldBuilder()
java.util.List<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.DescriptorProto.Builder. getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
java.util.List<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.DescriptorProto. getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
java.util.List<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.DescriptorProtoOrBuilder. getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
java.util.List<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.FileDescriptorProto.Builder. getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
java.util.List<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.FileDescriptorProto. getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
java.util.List<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.FileDescriptorProtoOrBuilder. getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
private RepeatedFieldBuilderV3<DescriptorProtos.FieldDescriptorProto,DescriptorProtos.FieldDescriptorProto.Builder,DescriptorProtos.FieldDescriptorProtoOrBuilder>
DescriptorProtos.DescriptorProto.Builder. getFieldFieldBuilder()
java.util.List<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.DescriptorProto.Builder. getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
java.util.List<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.DescriptorProto. getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
java.util.List<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.DescriptorProtoOrBuilder. getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
Parser<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.FieldDescriptorProto. getParserForType()
static Parser<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.FieldDescriptorProto. parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addExtension(int index, DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addExtension(DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.FileDescriptorProto.Builder
DescriptorProtos.FileDescriptorProto.Builder. addExtension(int index, DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder
DescriptorProtos.FileDescriptorProto.Builder. addExtension(DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addField(int index, DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto field = 2;
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addField(DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto field = 2;
DescriptorProtos.FieldDescriptorProto.Builder
DescriptorProtos.FieldDescriptorProto.Builder. mergeFrom(DescriptorProtos.FieldDescriptorProto other)
static DescriptorProtos.FieldDescriptorProto.Builder
DescriptorProtos.FieldDescriptorProto. newBuilder(DescriptorProtos.FieldDescriptorProto prototype)
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. setExtension(int index, DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.FileDescriptorProto.Builder
DescriptorProtos.FileDescriptorProto.Builder. setExtension(int index, DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. setField(int index, DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto field = 2;
private void
Descriptors.FieldDescriptor. setProto(DescriptorProtos.FieldDescriptorProto proto)
Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addAllExtension(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.FileDescriptorProto.Builder
DescriptorProtos.FileDescriptorProto.Builder. addAllExtension(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addAllField(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)
repeated .google.protobuf.FieldDescriptorProto field = 2;
Constructors in com.google.protobuf with parameters of type DescriptorProtos.FieldDescriptorProto Constructor Description FieldDescriptor(DescriptorProtos.FieldDescriptorProto proto, Descriptors.FileDescriptor file, Descriptors.Descriptor parent, int index, boolean isExtension)
-