public class TextMatchWaitCommandData extends WaitCommandData
secondshasCommandList, typeid| Constructor and Description |
|---|
TextMatchWaitCommandData(Integer seconds) |
TextMatchWaitCommandData(Integer seconds,
CommandType waitType) |
TextMatchWaitCommandData(Integer seconds,
CommandType waitType,
UUID id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getText() |
int |
hashCode() |
void |
setText(String text) |
String |
toString() |
getSeconds, setSecondsgetType, hasCommandList, setTypegetId, setIdpublic TextMatchWaitCommandData(Integer seconds)
public TextMatchWaitCommandData(Integer seconds, CommandType waitType)
public TextMatchWaitCommandData(Integer seconds, CommandType waitType, UUID id)
public String toString()
toString in class WaitCommandDatapublic int hashCode()
hashCode in class WaitCommandDatapublic boolean equals(Object obj)
equals in class WaitCommandDatapublic String getText()
public void setText(String text)
Copyright © 2017. All rights reserved.