Annotation Type Element

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      The name of the XML tag of the element.
      String uri
      The XML namespace uri of the element.
    • Element Detail

      • uri

        String uri
        The XML namespace uri of the element.
        Returns:
        The XML namespace uri of the element.
      • name

        String name
        The name of the XML tag of the element.
        Returns:
        The name of the XML tag of the element.