public class NestedExistenceWaitCommandData extends ExistenceWaitCommandData
| Modifier and Type | Field and Description |
|---|---|
protected Selector |
childSelector |
selectorsecondshasCommandList, typeid| Constructor and Description |
|---|
NestedExistenceWaitCommandData(Integer seconds) |
NestedExistenceWaitCommandData(Integer seconds,
CommandType waitType) |
NestedExistenceWaitCommandData(Integer seconds,
CommandType waitType,
UUID id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Selector |
getChildSelector() |
int |
hashCode() |
void |
setChildSelector(Selector childSelector) |
void |
setChildSelector(String selector,
SelectorType selectorType) |
void |
setSelector(String selector,
SelectorType selectorType) |
String |
toString() |
getSelector, setSelectorgetSeconds, setSecondsgetType, hasCommandList, setTypegetId, setIdprotected Selector childSelector
public NestedExistenceWaitCommandData(Integer seconds)
public NestedExistenceWaitCommandData(Integer seconds, CommandType waitType)
public NestedExistenceWaitCommandData(Integer seconds, CommandType waitType, UUID id)
public void setSelector(String selector, SelectorType selectorType)
setSelector in class ExistenceWaitCommandDatapublic void setChildSelector(String selector, SelectorType selectorType)
public String toString()
toString in class ExistenceWaitCommandDatapublic int hashCode()
hashCode in class ExistenceWaitCommandDatapublic boolean equals(Object obj)
equals in class ExistenceWaitCommandDatapublic Selector getChildSelector()
public void setChildSelector(Selector childSelector)
Copyright © 2017. All rights reserved.