| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
DescriptorProtos.FieldDescriptorProto.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.Builder.build()
|
DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.Builder.buildPartial()
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.getDefaultInstance()
|
DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.Builder.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProtoOrBuilder.getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(byte[] data)
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(byte[] data, ExtensionRegistryLite
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.parseFrom(InputStream
|
DescriptorProtos |
Descriptors.FieldDescriptor.toProto()
Convert the descriptor to its protocol message representation.
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.FileDescriptorProtoOrBuilder.getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
List |
DescriptorProtos.FileDescriptorProto.getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
List |
DescriptorProtos.FileDescriptorProto.Builder.getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
List |
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
List |
DescriptorProtos.DescriptorProto.getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
List |
DescriptorProtos.DescriptorProto.Builder.getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
List |
DescriptorProtos.DescriptorProtoOrBuilder.getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
List |
DescriptorProtos.DescriptorProto.getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
List |
DescriptorProtos.DescriptorProto.Builder.getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
Parser |
DescriptorProtos.FieldDescriptorProto.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.addExtension(DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addExtension(DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.addExtension(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addExtension(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addField(DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addField(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.Builder.mergeFrom(DescriptorProtos
|
static DescriptorProtos |
DescriptorProtos.FieldDescriptorProto.newBuilder(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.setExtension(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.setExtension(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.setField(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.addAllExtension(Iterable
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addAllExtension(Iterable
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addAllField(Iterable
repeated .google.protobuf.FieldDescriptorProto field = 2;
|