|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface enumActionProcessingType
The type of data currently being processed by the action.
Field Summary | |
---|---|
static int |
enumIdle
Action is Idle. |
static int |
enumProcessingDataMessage
Action is processing a Data Message. |
static int |
enumProcessingFeature
Action is processing a Feature. |
Field Detail |
---|
static final int enumIdle
static final int enumProcessingFeature
static final int enumProcessingDataMessage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |