Uses of Class
io.protostuff.parser.EnumGroup.Value
Packages that use EnumGroup.Value
-
Uses of EnumGroup.Value in io.protostuff.parser
Subclasses with type arguments of type EnumGroup.Value in io.protostuff.parserClasses in io.protostuff.parser that implement interfaces with type arguments of type EnumGroup.ValueFields in io.protostuff.parser declared as EnumGroup.ValueFields in io.protostuff.parser with type parameters of type EnumGroup.ValueModifier and TypeFieldDescriptionprivate ArrayList<EnumGroup.Value> EnumGroup.indexedValuesstatic final Comparator<EnumGroup.Value> EnumGroup.Value.NO_ALIAS_COMPARATOR(package private) final ArrayList<EnumGroup.Value> EnumGroup.sortedValuesprivate ArrayList<EnumGroup.Value> EnumGroup.uniqueSortedValues(package private) final LinkedHashMap<String, EnumGroup.Value> EnumGroup.valuesMethods 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 TypeMethodDescription(package private) voidEnumGroup.add(EnumGroup.Value value) (package private) voidProto.addAnnotationsTo(EnumGroup.Value target) intEnumGroup.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