Annotation Interface XStreamAliasType


@Retention(RUNTIME) @Target(TYPE) public @interface XStreamAliasType
Annotation used to define an XStream type alias.
Since:
1.4.5
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the type alias.
  • Element Details

    • value

      String value
      The name of the type alias.