|
Nuxeo Enterprise Platform 5.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=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.
Required Element Summary | |
---|---|
int |
value
The type of the annotation. |
Element Detail |
---|
public abstract int value
|
Nuxeo Enterprise Platform 5.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |