| Package | Description |
|---|---|
| com.github.mvp4g.sema4g.client.command |
| Modifier and Type | Method and Description |
|---|---|
SeMa4gCommand.State |
SeMa4gCommand.getState()
Returns the current
SeMa4gCommand.State |
SeMa4gCommand.State |
AbstractCommand.getState()
Returns the current
SeMa4gCommand.State |
static SeMa4gCommand.State |
SeMa4gCommand.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeMa4gCommand.State[] |
SeMa4gCommand.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeMa4gCommand.setState(SeMa4gCommand.State state)
Sets the
SeMa4gCommand.State
of the command |
void |
AbstractCommand.setState(SeMa4gCommand.State state)
Sets the
SeMa4gCommand.State
of the command |
Copyright © 2018. All rights reserved.