Uses of Enum Class
name.matthewgreet.strutscommons.annotation.Form.Reception
Packages that use Form.Reception
Package
Description
Annotations used in annotation-based validation and form storage/retrieval.
-
Uses of Form.Reception in name.matthewgreet.strutscommons.annotation
Methods in name.matthewgreet.strutscommons.annotation that return Form.ReceptionModifier and TypeMethodDescriptionstatic Form.Reception
Returns the enum constant of this class with the specified name.static Form.Reception[]
Form.Reception.values()
Returns an array containing the constants of this enum class, in the order they are declared.