Package org.gbif.api.annotation
Annotation Interface ParamName
Overrides parameter name when a form param name does not match a method param name.
-
Required Element Summary
Required Elements
-
Element Details
-
value
The name of the request parameter to bind to.
-