|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Inherited @Target(value=METHOD) @Retention(value=RUNTIME) public @interface MemberOrder
Indicates the position a method should be placed in.
| Required Element Summary | |
|---|---|
String |
sequence
Number in Dewey Decimal format representing the order. |
| Optional Element Summary | |
|---|---|
String |
name
Name of the action group this set should be known as. |
| Element Detail |
|---|
public abstract String sequence
public abstract String name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||