|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) public @interface Param
annotation to set annotation properties.
RowBean
,
Formatter
,
Parser
Required Element Summary | |
---|---|
String |
name
Param name. |
String |
value
Param value. the value should be parsed to be setted to the property. |
Element Detail |
---|
public abstract String name
public abstract String value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |