| Constructor and Description |
|---|
UnblockScreenTextBorderedFields() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Boolean |
getNotifyBtn() |
java.lang.String |
getText() |
UnblockScreenTextBorderedFieldsType |
getType() |
int |
hashCode() |
UnblockScreenTextBorderedFields |
setNotifyBtn(java.lang.Boolean notifyBtn) |
UnblockScreenTextBorderedFields |
setText(java.lang.String text) |
UnblockScreenTextBorderedFields |
setType(UnblockScreenTextBorderedFieldsType type) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.Boolean getNotifyBtn()
public UnblockScreenTextBorderedFields setNotifyBtn(java.lang.Boolean notifyBtn)
public java.lang.String getText()
public UnblockScreenTextBorderedFields setText(java.lang.String text)
public UnblockScreenTextBorderedFieldsType getType()
public UnblockScreenTextBorderedFields setType(UnblockScreenTextBorderedFieldsType type)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toPrettyString()