|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=FIELD) @Retention(value=RUNTIME) public @interface ControlMessageField
Required Element Summary | |
---|---|
int |
index
Can be either 1, 2 or 3. |
Element Detail |
---|
public abstract int index
ControlMessage.getPF1()
or ControlMessage.getPI1()
etc.)
is inferred automatically via reflection on the annotated field type.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |