| Constructor and Description |
|---|
WallCommentDonut() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Boolean |
getIsDon() |
WallCommentDonutPlaceholder |
getPlaceholder() |
int |
hashCode() |
WallCommentDonut |
setIsDon(java.lang.Boolean isDon) |
WallCommentDonut |
setPlaceholder(WallCommentDonutPlaceholder placeholder) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.Boolean getIsDon()
public WallCommentDonut setIsDon(java.lang.Boolean isDon)
public WallCommentDonutPlaceholder getPlaceholder()
public WallCommentDonut setPlaceholder(WallCommentDonutPlaceholder placeholder)
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()