| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf type
google.protobuf.EnumValueDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.EnumValueDescriptorProto
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProtoOrBuilder.getValueOrBuilder(int index)
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.getValueOrBuilder(int index)
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
DescriptorProtos |
DescriptorProtos.EnumDescriptorProto.Builder.getValueOrBuilder(int index)
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.EnumDescriptorProtoOrBuilder.getValueOrBuilderList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
List |
DescriptorProtos.EnumDescriptorProto.getValueOrBuilderList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|
List |
DescriptorProtos.EnumDescriptorProto.Builder.getValueOrBuilderList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
|