public static interface DescriptorProtos.EnumDescriptorProtoOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getName() |
DescriptorProtos.EnumOptions |
getOptions() |
DescriptorProtos.EnumOptionsOrBuilder |
getOptionsOrBuilder() |
DescriptorProtos.EnumValueDescriptorProto |
getValue(int index) |
int |
getValueCount() |
List<DescriptorProtos.EnumValueDescriptorProto> |
getValueList() |
DescriptorProtos.EnumValueDescriptorProtoOrBuilder |
getValueOrBuilder(int index) |
List<? extends DescriptorProtos.EnumValueDescriptorProtoOrBuilder> |
getValueOrBuilderList() |
boolean |
hasName() |
boolean |
hasOptions() |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
isInitialized
boolean hasName()
String getName()
List<DescriptorProtos.EnumValueDescriptorProto> getValueList()
DescriptorProtos.EnumValueDescriptorProto getValue(int index)
int getValueCount()
List<? extends DescriptorProtos.EnumValueDescriptorProtoOrBuilder> getValueOrBuilderList()
DescriptorProtos.EnumValueDescriptorProtoOrBuilder getValueOrBuilder(int index)
boolean hasOptions()
DescriptorProtos.EnumOptions getOptions()
DescriptorProtos.EnumOptionsOrBuilder getOptionsOrBuilder()
Copyright © 2008-2015. All Rights Reserved.