|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
query instead.
@Retention(value=RUNTIME)
@Target(value={PARAMETER,TYPE,METHOD})
public @interface parameterPlaced on method parameters that should be populated with values in the request query string.
| Required Element Summary | |
|---|---|
java.lang.String[] |
value
Deprecated. |
| Element Detail |
|---|
public abstract java.lang.String[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||