Annotation Interface XmlName


@Retention(RUNTIME) public @interface XmlName
Sets the name of a field or class. This annotation allows you to override the default name that is derived from the class or field name.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details