| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
DescriptorProtos.EnumDescriptorProto.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.build()
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.buildPartial()
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.getDefaultInstance()
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProtoOrBuilder.getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(byte[] data)
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(byte[] data, ExtensionRegistryLite
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.parseFrom(InputStream
|
DescriptorProtos |
Descriptors.EnumDescriptor.toProto()
Convert the descriptor to its protocol message representation.
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.FileDescriptorProtoOrBuilder.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
List |
DescriptorProtos.FileDescriptorProto.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
List |
DescriptorProtos.FileDescriptorProto.Builder.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
List |
DescriptorProtos.DescriptorProtoOrBuilder.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
List |
DescriptorProtos.DescriptorProto.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
List |
DescriptorProtos.DescriptorProto.Builder.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
Parser |
DescriptorProtos.EnumDescriptorProto.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.addEnumType(DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addEnumType(DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.addEnumType(int index, DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addEnumType(int index, DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.mergeFrom(DescriptorProtos
|
static DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.newBuilder(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.setEnumType(int index, DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.setEnumType(int index, DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.FileDescriptorProto.Builder.addAllEnumType(Iterable
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.addAllEnumType(Iterable
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|