Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Interface and Description |
---|---|
static interface |
Internal.EnumLiteMap<T extends Internal.EnumLite>
Interface for an object which maps integers to
Internal.EnumLite s. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProtocolMessageEnum
Interface of useful methods added to all enums generated by the protocol
compiler.
|
Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.FieldDescriptorProto.Label
Protobuf enum
google.protobuf.FieldDescriptorProto.Label |
static class |
DescriptorProtos.FieldDescriptorProto.Type
Protobuf enum
google.protobuf.FieldDescriptorProto.Type |
static class |
DescriptorProtos.FieldOptions.CType
Protobuf enum
google.protobuf.FieldOptions.CType |
static class |
DescriptorProtos.FileOptions.OptimizeMode
Protobuf enum
google.protobuf.FileOptions.OptimizeMode |
static class |
Descriptors.EnumValueDescriptor
Describes one value within an enum type.
|