Uses of Class
io.protostuff.parser.EnumGroup.Value
Packages that use EnumGroup.Value
-
Uses of EnumGroup.Value in io.protostuff.parser
Fields in io.protostuff.parser with type parameters of type EnumGroup.ValueModifier and TypeFieldDescriptionstatic final Comparator<EnumGroup.Value> EnumGroup.Value.NO_ALIAS_COMPARATORMethods in io.protostuff.parser that return EnumGroup.ValueModifier and TypeMethodDescriptionEnumField.getEv()EnumGroup.getFirstValue()EnumGroup.getValue(int index) Methods in io.protostuff.parser that return types with arguments of type EnumGroup.ValueModifier and TypeMethodDescriptionEnumGroup.getSortedValues()EnumGroup.getUniqueSortedValues()EnumGroup.getValueMap()EnumGroup.getValues()Methods in io.protostuff.parser with parameters of type EnumGroup.ValueModifier and TypeMethodDescriptionintEnumGroup.Value.compareTo(EnumGroup.Value o) ProtoParser.enum_options(Proto proto, EnumGroup enumGroup, EnumGroup.Value v) Constructors in io.protostuff.parser with parameters of type EnumGroup.Value