Annotation Type XMemberAnnotation

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int value
      The type of the annotation.
    • Field Detail

      • NODE

        static final int NODE
      • NODE_LIST

        static final int NODE_LIST
      • NODE_MAP

        static final int NODE_MAP
      • PARENT

        static final int PARENT
      • CONTENT

        static final int CONTENT
      • CONTEXT

        static final int CONTEXT
    • Element Detail

      • value

        int value
        The type of the annotation.