public class NestedVisibilityWaitCommandData extends VisibilityWaitCommandData
| Modifier and Type | Field and Description |
|---|---|
protected Selector |
childSelector |
selectorsecondshasCommandList, typeid| Constructor and Description |
|---|
NestedVisibilityWaitCommandData(Integer seconds) |
NestedVisibilityWaitCommandData(Integer seconds,
CommandType waitType) |
NestedVisibilityWaitCommandData(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 NestedVisibilityWaitCommandData(Integer seconds)
public NestedVisibilityWaitCommandData(Integer seconds, CommandType waitType)
public NestedVisibilityWaitCommandData(Integer seconds, CommandType waitType, UUID id)
public void setSelector(String selector, SelectorType selectorType)
setSelector in class VisibilityWaitCommandDatapublic void setChildSelector(String selector, SelectorType selectorType)
public String toString()
toString in class VisibilityWaitCommandDatapublic int hashCode()
hashCode in class VisibilityWaitCommandDatapublic boolean equals(Object obj)
equals in class VisibilityWaitCommandDatapublic Selector getChildSelector()
public void setChildSelector(Selector childSelector)
Copyright © 2017. All rights reserved.