|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ConverterMappings
Defines a set of converter mappings. This annotation has to be placed at APIs which use the mapped type. The annotation can also be applied to XmlRpcBeans.
XmlRpcBean
Required Element Summary | |
---|---|
Mapping[] |
value
|
Element Detail |
---|
public abstract Mapping[] value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |