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