Annotation used to define an XStream class or field alias.
- See Also:
-
-
Required Element Summary
Required Elements
The name of the class or field alias.
-
Optional Element Summary
Optional Elements
A possible default implementation if the annotated type is an interface.
-
Element Details
-
value
The name of the class or field alias.
-
impl
A possible default implementation if the annotated type is an interface.
- Default:
java.lang.Void.class