Package org.gbif.api.annotation
Annotation Type ParamName
-
@Target({FIELD,METHOD}) @Retention(RUNTIME) @Documented public @interface ParamName
Overrides parameter name when a form param name does not match a method param name.
@Target({FIELD,METHOD}) @Retention(RUNTIME) @Documented public @interface ParamName