|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface defining constants representing different states of activity - active or inactive, and methods for querying and setting this state.
| Field Summary | |
static int |
ACTIVE
|
static int |
INACTIVE
|
| Method Summary | |
int |
getState()
|
int |
setState(int state)
|
| Field Detail |
public static final int INACTIVE
public static final int ACTIVE
| Method Detail |
public int setState(int state)
public int getState()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||