| Constructor and Description |
|---|
IgnoreItemResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Boolean |
getStatus() |
int |
hashCode() |
IgnoreItemResponse |
setStatus(java.lang.Boolean status) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.Boolean getStatus()
public IgnoreItemResponse setStatus(java.lang.Boolean status)
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()