Annotation Interface XmlAccessorType


@Retention(RUNTIME) @Target({PACKAGE,TYPE}) @Deprecated public @interface XmlAccessorType
Deprecated.
Author:
Serhiy_Zahriychuk Date: Oct 14, 2008
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Deprecated.
    Specifies whether fields or properties are serialized.
  • Element Details

    • value

      Deprecated.
      Specifies whether fields or properties are serialized.
      Default:
      PUBLIC_MEMBER