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
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FieldDescriptorProto Modifier and Type Field Description private Internal.ProtobufList<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.DescriptorProto. extension_
private Internal.ProtobufList<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.FileDescriptorProto. extension_
private Internal.ProtobufList<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.DescriptorProto. field_
private static Parser<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.FieldDescriptorProto. PARSER
Methods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description static DescriptorProtos.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto. getDefaultInstance()
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 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;
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;
static Parser<DescriptorProtos.FieldDescriptorProto>
DescriptorProtos.FieldDescriptorProto. parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.FieldDescriptorProto Modifier and Type Method Description private void
DescriptorProtos.DescriptorProto. addExtension(int index, DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
private void
DescriptorProtos.DescriptorProto. addExtension(DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
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;
private void
DescriptorProtos.FileDescriptorProto. addExtension(int index, DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
private void
DescriptorProtos.FileDescriptorProto. addExtension(DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
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;
private void
DescriptorProtos.DescriptorProto. addField(int index, DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto field = 2;
private void
DescriptorProtos.DescriptorProto. addField(DescriptorProtos.FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto field = 2;
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;
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;
private void
DescriptorProtos.DescriptorProto. 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;
private void
DescriptorProtos.FileDescriptorProto. 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
DescriptorProtos.DescriptorProto. 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 private void
DescriptorProtos.DescriptorProto. addAllExtension(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addAllExtension(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
private void
DescriptorProtos.FileDescriptorProto. addAllExtension(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
DescriptorProtos.FileDescriptorProto.Builder
DescriptorProtos.FileDescriptorProto.Builder. addAllExtension(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
private void
DescriptorProtos.DescriptorProto. addAllField(java.lang.Iterable<? extends DescriptorProtos.FieldDescriptorProto> values)
repeated .google.protobuf.FieldDescriptorProto field = 2;
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)
-