Package org.nuxeo.common.xmap.annotation
Annotation Type 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