|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface GroupSequence
Define a group sequence
The interface hosting @GroupSequence
is representing
the group sequence.
When hosted on a class, represents the Default
group
for that class.
Required Element Summary | |
---|---|
Class<?>[] |
value
|
Element Detail |
---|
public abstract Class<?>[] value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |