Module eclipselink
Annotation Interface SerializedConverters
A SerializedConverters annotation allows the definition of multiple
SerializedConverters.
- See Also:
- Author:
- James Sutherland
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionAn array of SerializedConverter annotations.
-
Element Details
-
value
SerializedConverter[] valueAn array of SerializedConverter annotations.
-