Uses of Enum
io.protostuff.parser.Field.Modifier
Packages that use Field.Modifier
-
Uses of Field.Modifier in io.protostuff.parser
Fields in io.protostuff.parser declared as Field.ModifierMethods in io.protostuff.parser that return Field.ModifierModifier and TypeMethodDescriptionField.getModifier()
static Field.Modifier
Returns the enum constant of this type with the specified name.static Field.Modifier[]
Field.Modifier.values()
Returns an array containing the constants of this enum type, in the order they are declared.