public class SystemCommand extends java.lang.Object implements ISystemCommand
| Constructor and Description |
|---|
SystemCommand(SystemCommandType type) |
| Modifier and Type | Method and Description |
|---|---|
SystemCommandType |
getType()
Gets the command type.
|
void |
setType(SystemCommandType type) |
public SystemCommand(SystemCommandType type)
public SystemCommandType getType()
ISystemCommandgetType in interface ISystemCommandpublic void setType(SystemCommandType type)