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