| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
DescriptorProtos.EnumValueDescriptorProto.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.Builder.build()
|
DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.Builder.buildPartial()
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.getDefaultInstance()
|
DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.Builder.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProtoOrBuilder.getValue(int index)
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.getValue(int index)
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.getValue(int index)
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(byte[] data)
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(byte[] data, ExtensionRegistryLite
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.parseFrom(InputStream
|
DescriptorProtos |
Descriptors.EnumValueDescriptor.toProto()
Convert the descriptor to its protocol message representation.
|
| Modifier and Type | Method and Description |
|---|---|
Parser |
DescriptorProtos.EnumValueDescriptorProto.getParserForType()
|
List |
DescriptorProtos.EnumDescriptorProtoOrBuilder.getValueList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
List |
DescriptorProtos.EnumDescriptorProto.getValueList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
List |
DescriptorProtos.EnumDescriptorProto.Builder.getValueList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.addValue(DescriptorProtos
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.addValue(int index, DescriptorProtos
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.Builder.mergeFrom(DescriptorProtos
|
static DescriptorProtos |
DescriptorProtos.EnumValueDescriptorProto.newBuilder(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.setValue(int index, DescriptorProtos
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.addAllValue(Iterable
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|