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