| Modifier and Type | Field and Description |
|---|---|
protected CommandStateEnumType |
CommandStatusType.commandState |
| Modifier and Type | Method and Description |
|---|---|
static CommandStateEnumType |
CommandStateEnumType.fromValue(String v) |
CommandStateEnumType |
CommandStatusType.getCommandState()
Gets the value of the commandState property.
|
static CommandStateEnumType |
CommandStateEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandStateEnumType[] |
CommandStateEnumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandStatusType.setCommandState(CommandStateEnumType value)
Sets the value of the commandState property.
|
Copyright © 2018. All rights reserved.