public class CommentsItemTypePost extends CommentsItemBase implements Validable
| Constructor and Description |
|---|
CommentsItemTypePost() |
getDate, getPostId, getSourceId, getType, setDate, setPostId, setSourceId, setTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.String getAccessKey()
public CommentsItemTypePost setAccessKey(java.lang.String accessKey)
public java.util.List<WallpostAttachment> getAttachments()
public CommentsItemTypePost setAttachments(java.util.List<WallpostAttachment> attachments)
public boolean canDelete()
public BoolInt getCanDelete()
public boolean canEdit()
public BoolInt getCanEdit()
public boolean canPin()
public BoolInt getCanPin()
public java.lang.Integer getCarouselOffset()
public CommentsItemTypePost setCarouselOffset(java.lang.Integer carouselOffset)
public CommentsInfo getComments()
public CommentsItemTypePost setComments(CommentsInfo comments)
public java.util.List<WallpostFull> getCopyHistory()
public CommentsItemTypePost setCopyHistory(java.util.List<WallpostFull> copyHistory)
public PostCopyright getCopyright()
public CommentsItemTypePost setCopyright(PostCopyright copyright)
public java.lang.Long getCreatedBy()
public CommentsItemTypePost setCreatedBy(java.lang.Long createdBy)
public java.lang.String getDeletedDetails()
public CommentsItemTypePost setDeletedDetails(java.lang.String deletedDetails)
public java.lang.String getDeletedReason()
public CommentsItemTypePost setDeletedReason(java.lang.String deletedReason)
public WallpostDonut getDonut()
public CommentsItemTypePost setDonut(WallpostDonut donut)
public java.lang.Integer getEdited()
public CommentsItemTypePost setEdited(java.lang.Integer edited)
public ItemWallpostFeedback getFeedback()
public CommentsItemTypePost setFeedback(ItemWallpostFeedback feedback)
public java.lang.Long getFromId()
public CommentsItemTypePost setFromId(java.lang.Long fromId)
public Geo getGeo()
public CommentsItemTypePost setGeo(Geo geo)
public java.lang.String getHash()
public CommentsItemTypePost setHash(java.lang.String hash)
public java.lang.Integer getId()
public CommentsItemTypePost setId(java.lang.Integer id)
public java.lang.Boolean getIsArchived()
public CommentsItemTypePost setIsArchived(java.lang.Boolean isArchived)
public java.lang.Boolean getIsDeleted()
public CommentsItemTypePost setIsDeleted(java.lang.Boolean isDeleted)
public java.lang.Boolean getIsFavorite()
public CommentsItemTypePost setIsFavorite(java.lang.Boolean isFavorite)
public boolean isPinned()
public BoolInt getIsPinned()
public LikesInfo getLikes()
public CommentsItemTypePost setLikes(LikesInfo likes)
public boolean isMarkedAsAds()
public BoolInt getMarkedAsAds()
public java.lang.Long getOwnerId()
public CommentsItemTypePost setOwnerId(java.lang.Long ownerId)
public java.util.List<java.lang.Integer> getParentsStack()
public CommentsItemTypePost setParentsStack(java.util.List<java.lang.Integer> parentsStack)
public PostSource getPostSource()
public CommentsItemTypePost setPostSource(PostSource postSource)
public PostType getPostType()
public CommentsItemTypePost setPostType(PostType postType)
public RepostsInfo getReposts()
public CommentsItemTypePost setReposts(RepostsInfo reposts)
public java.lang.Number getShortTextRate()
public CommentsItemTypePost setShortTextRate(java.lang.Number shortTextRate)
public java.lang.Long getSignerId()
public CommentsItemTypePost setSignerId(java.lang.Long signerId)
public java.lang.String getText()
public CommentsItemTypePost setText(java.lang.String text)
public java.lang.Long getToId()
public CommentsItemTypePost setToId(java.lang.Long toId)
public CommentsItemTypePostTopicId getTopicId()
public CommentsItemTypePost setTopicId(CommentsItemTypePostTopicId topicId)
public Views getViews()
public CommentsItemTypePost setViews(Views views)
public int hashCode()
hashCode in class CommentsItemBasepublic boolean equals(java.lang.Object o)
equals in class CommentsItemBasepublic java.lang.String toString()
toString in class CommentsItemBasepublic java.lang.String toPrettyString()
toPrettyString in class CommentsItemBase