public class CommandData extends CrDataBase
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
hasCommandList |
protected CommandType |
type |
id| Constructor and Description |
|---|
CommandData() |
CommandData(CommandType commandType) |
CommandData(CommandType commandType,
UUID id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CommandType |
getType() |
boolean |
hasCommandList() |
int |
hashCode() |
void |
setType(CommandType type) |
String |
toString() |
getId, setIdprotected boolean hasCommandList
protected CommandType type
public CommandData()
public CommandData(CommandType commandType)
public CommandData(CommandType commandType, UUID id)
public CommandType getType()
getType in class CrDataBasepublic void setType(CommandType type)
public boolean hasCommandList()
Copyright © 2017. All rights reserved.