| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf type
google.protobuf.EnumDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.EnumDescriptorProto
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.FileDescriptorProtoOrBuilder.getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.FileDescriptorProtoOrBuilder.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
List |
DescriptorProtos.FileDescriptorProto.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
List |
DescriptorProtos.FileDescriptorProto.Builder.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
List |
DescriptorProtos.DescriptorProtoOrBuilder.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
List |
DescriptorProtos.DescriptorProto.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
List |
DescriptorProtos.DescriptorProto.Builder.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|