public class VisibilityWaitCommandData extends WaitCommandData
| Modifier and Type | Field and Description |
|---|---|
protected Selector |
selector |
secondshasCommandList, typeid| Constructor and Description |
|---|
VisibilityWaitCommandData(Integer seconds) |
VisibilityWaitCommandData(Integer seconds,
CommandType waitType) |
VisibilityWaitCommandData(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() |
getSeconds, setSecondsgetType, hasCommandList, setTypegetId, setIdprotected Selector selector
public VisibilityWaitCommandData(Integer seconds)
public VisibilityWaitCommandData(Integer seconds, CommandType waitType)
public VisibilityWaitCommandData(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 Selector getSelector()
public void setSelector(Selector selector)
Copyright © 2017. All rights reserved.