| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf type
google.protobuf.FieldDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.FieldDescriptorProto
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.FileDescriptorProtoOrBuilder.getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getFieldOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getFieldOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getFieldOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.FileDescriptorProtoOrBuilder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
List |
DescriptorProtos.FileDescriptorProto.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
List |
DescriptorProtos.FileDescriptorProto.Builder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 7;
|
List |
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
List |
DescriptorProtos.DescriptorProto.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
List |
DescriptorProtos.DescriptorProto.Builder.getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
List |
DescriptorProtos.DescriptorProtoOrBuilder.getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
List |
DescriptorProtos.DescriptorProto.getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
List |
DescriptorProtos.DescriptorProto.Builder.getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|