|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Internal.EnumLiteMap in com.google.protobuf |
|---|
| Classes in com.google.protobuf that implement Internal.EnumLiteMap | |
|---|---|
static class |
Descriptors.EnumDescriptor
Describes an enum type. |
| Methods in com.google.protobuf that return Internal.EnumLiteMap | |
|---|---|
static Internal.EnumLiteMap<DescriptorProtos.FieldDescriptorProto.Type> |
DescriptorProtos.FieldDescriptorProto.Type.internalGetValueMap()
|
static Internal.EnumLiteMap<DescriptorProtos.FieldDescriptorProto.Label> |
DescriptorProtos.FieldDescriptorProto.Label.internalGetValueMap()
|
static Internal.EnumLiteMap<DescriptorProtos.FileOptions.OptimizeMode> |
DescriptorProtos.FileOptions.OptimizeMode.internalGetValueMap()
|
static Internal.EnumLiteMap<DescriptorProtos.FieldOptions.CType> |
DescriptorProtos.FieldOptions.CType.internalGetValueMap()
|
| Methods in com.google.protobuf with parameters of type Internal.EnumLiteMap | ||
|---|---|---|
static
|
GeneratedMessageLite.newRepeatedGeneratedExtension(ContainingType containingTypeDefaultInstance,
MessageLite messageDefaultInstance,
Internal.EnumLiteMap<?> enumTypeMap,
int number,
WireFormat.FieldType type,
boolean isPacked)
For use by generated code only. |
|
static
|
GeneratedMessageLite.newSingularGeneratedExtension(ContainingType containingTypeDefaultInstance,
Type defaultValue,
MessageLite messageDefaultInstance,
Internal.EnumLiteMap<?> enumTypeMap,
int number,
WireFormat.FieldType type)
For use by generated code only. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||