Uses of Enum Class
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 class with the specified name.static Field.Modifier[]
Field.Modifier.values()
Returns an array containing the constants of this enum class, in the order they are declared.