Annotation Type XmlDiscriminatorValue
The XmlDiscriminatorValue annotation is used to specify the class indicator for a
given type when using inheritance.
-
Required Element Summary
-
Element Details
-
value
String value(Required) Indicates the class indicator for a given Type.
-