public class CallbackWallComment extends WallComment
| Constructor and Description |
|---|
CallbackWallComment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Integer |
getPostId() |
int |
hashCode() |
java.lang.String |
toString() |
canEdit, getAttachments, getCanEdit, getDate, getDeleted, getDonut, getFromId, getId, getIsFromPostAuthor, getLikes, getOwnerId, getParentsStack, getPhotoId, getPid, getRealOffset, getReplyToComment, getReplyToUser, getText, getThread, getVideoId, setAttachments, setDate, setDeleted, setDonut, setFromId, setId, setIsFromPostAuthor, setLikes, setOwnerId, setParentsStack, setPhotoId, setPid, setPostId, setRealOffset, setReplyToComment, setReplyToUser, setText, setThread, setVideoId, toPrettyStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.Integer getPostId()
getPostId in class WallCommentpublic boolean equals(java.lang.Object o)
equals in class WallCommentpublic int hashCode()
hashCode in class WallCommentpublic java.lang.String toString()
toString in class WallComment