|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface Convert
Converter that maps the parameter's data type from the type returned by JCo to any Java type and vice versa.
Required Element Summary | |
---|---|
Class<? extends Converter> |
converter
|
Element Detail |
---|
public abstract Class<? extends Converter> converter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |