| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME)
@Target(value={PARAMETER,TYPE})
@Inherited
public @interface NamedParameter-level annotation used to set the name of a parameter.
| Required Element Summary | |
|---|---|
|  java.lang.String | value | 
| Element Detail | 
|---|
public abstract java.lang.String value
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||