public class ExistenceWaitCommandData extends WaitCommandData
| Modifier and Type | Field and Description |
|---|---|
protected Selector |
selector |
secondshasCommandList, typeid| Constructor and Description |
|---|
ExistenceWaitCommandData(Integer seconds) |
ExistenceWaitCommandData(Integer seconds,
CommandType waitType) |
ExistenceWaitCommandData(Integer seconds,
CommandType waitType,
UUID id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Selector |
getSelector() |
int |
hashCode() |
void |
setSelector(Selector selector) |
void |
setSelector(String selector,
SelectorType selectorType) |
String |
toString() |
getSeconds, setSecondsgetType, hasCommandList, setTypegetId, setIdprotected Selector selector
public ExistenceWaitCommandData(Integer seconds)
public ExistenceWaitCommandData(Integer seconds, CommandType waitType)
public ExistenceWaitCommandData(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 Selector getSelector()
public void setSelector(Selector selector)
Copyright © 2017. All rights reserved.