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()
ISystemCommand
getType
in interface ISystemCommand
public void setType(SystemCommandType type)