Annotation Type SerializedConverters
A TypeConverters annotation allows the definition of multiple SerializedConverter.
- See Also:
- Author:
- James Sutherland
-
Required Element Summary
Modifier and TypeRequired ElementDescription(Required) An array of type converter.
-
Element Details
-
value
SerializedConverter[] value(Required) An array of type converter.
-