public class SelectionStateWaitCommandData extends WaitCommandData
secondshasCommandList, typeid| Constructor and Description |
|---|
SelectionStateWaitCommandData(Integer seconds) |
SelectionStateWaitCommandData(Integer seconds,
CommandType waitType) |
SelectionStateWaitCommandData(Integer seconds,
CommandType waitType,
UUID id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Boolean |
getSelected() |
Selector |
getSelector() |
int |
hashCode() |
void |
setSelected(Boolean selected) |
void |
setSelector(Selector selector) |
void |
setSelector(String selector,
SelectorType selectorType) |
String |
toString() |
getSeconds, setSecondsgetType, hasCommandList, setTypegetId, setIdpublic SelectionStateWaitCommandData(Integer seconds)
public SelectionStateWaitCommandData(Integer seconds, CommandType waitType)
public SelectionStateWaitCommandData(Integer seconds, CommandType waitType, UUID id)
public void setSelector(String selector, SelectorType selectorType)
public String toString()
toString in class WaitCommandDatapublic int hashCode()
hashCode in class WaitCommandDatapublic boolean equals(Object obj)
equals in class WaitCommandDatapublic Boolean getSelected()
public void setSelected(Boolean selected)
public Selector getSelector()
public void setSelector(Selector selector)
Copyright © 2017. All rights reserved.