| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.DescriptorProto
Protobuf type
google.protobuf.DescriptorProto |
static class |
DescriptorProtos.DescriptorProto.Builder
Protobuf type
google.protobuf.DescriptorProto |
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.FileDescriptorProtoOrBuilder.getMessageTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto message_type = 4; |
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.FileDescriptorProto.getMessageTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto message_type = 4; |
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.FileDescriptorProto.Builder.getMessageTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto message_type = 4; |
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProtoOrBuilder.getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3; |
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProto.getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3; |
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProto.Builder.getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3; |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorProtoOrBuilder.getMessageTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto message_type = 4; |
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorProto.getMessageTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto message_type = 4; |
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorProto.Builder.getMessageTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto message_type = 4; |
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProtoOrBuilder.getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3; |
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3; |
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.Builder.getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3; |