| Constructor and Description |
|---|
WidgetComment() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.util.List<CommentAttachment> getAttachments()
public WidgetComment setAttachments(java.util.List<CommentAttachment> attachments)
public boolean canDelete()
public BoolInt getCanDelete()
public CommentReplies getComments()
public WidgetComment setComments(CommentReplies comments)
public java.lang.Integer getDate()
public WidgetComment setDate(java.lang.Integer date)
public java.lang.Integer getFromId()
public WidgetComment setFromId(java.lang.Integer fromId)
public java.lang.Integer getId()
public WidgetComment setId(java.lang.Integer id)
public boolean isFavorite()
public BoolInt getIsFavorite()
public LikesInfo getLikes()
public WidgetComment setLikes(LikesInfo likes)
public CommentMedia getMedia()
public WidgetComment setMedia(CommentMedia media)
public java.lang.Long getOwnerId()
public WidgetComment setOwnerId(java.lang.Long ownerId)
public PostSource getPostSource()
public WidgetComment setPostSource(PostSource postSource)
public java.lang.String getPostType()
public WidgetComment setPostType(java.lang.String postType)
public RepostsInfo getReposts()
public WidgetComment setReposts(RepostsInfo reposts)
public java.lang.Number getShortTextRate()
public WidgetComment setShortTextRate(java.lang.Number shortTextRate)
public java.lang.String getText()
public WidgetComment setText(java.lang.String text)
public java.lang.Integer getToId()
public WidgetComment setToId(java.lang.Integer toId)
public UserFull getUser()
public WidgetComment setUser(UserFull user)
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()