public class StartStop extends EnumerationBase
Modifier and Type | Field and Description |
---|---|
static StartStop |
NOT_SPECIFIED
The instance of Not Specified
|
static StartStop[] |
PRIVATE_VALUES |
static StartStop |
START
The instance of Start
|
static StartStop |
STOP
The instance of Stop
|
Modifier and Type | Method and Description |
---|---|
static StartStop[] |
getValues() |
static StartStop |
Parse(java.lang.String parameter) |
getArgument, getDescription, toString