Annotation Interface XMemberAnnotation


@Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface XMemberAnnotation
An annotation to identify XMap annotations.

This annotation has a single parameter "value" of type int that specifies the type of the annotation.

Author:
Bogdan Stefanescu
  • Required Element Summary

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

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int