Annotation Interface XmlElementRef


@Retention(RUNTIME) @Target({FIELD,METHOD}) @Deprecated public @interface XmlElementRef
Deprecated.
Author:
Serhiy_Zahriychuk Date: Oct 31, 2008
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Deprecated.
     
    Deprecated.
     
    Deprecated.
     
  • Element Details

    • type

      Class type
      Deprecated.
      Default:
      java.lang.Object.class
    • namespace

      String namespace
      Deprecated.
      Default:
      ""
    • name

      String name
      Deprecated.
      Default:
      "##default"