|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface TransitionAnnotation
Annotation used to mark other annotations as being transition annotations. The annotation used to group transition annotations must be given as parameter.
Required Element Summary | |
---|---|
Class<? extends Annotation> |
value
|
Element Detail |
---|
public abstract Class<? extends Annotation> value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |