public class WallpostFull extends Wallpost implements Validable
| Constructor and Description |
|---|
WallpostFull() |
getAccessKey, getAttachments, getCopyright, getDate, getDeletedDetails, getDeletedReason, getEdited, getFromId, getGeo, getId, getIsArchived, getIsDeleted, getIsFavorite, getLikes, getOwnerId, getParentsStack, getPostId, getPostSource, getPostType, getReposts, getSignerId, getText, getViews, setAccessKey, setAttachments, setCopyright, setDate, setDeletedDetails, setDeletedReason, setEdited, setFromId, setGeo, setId, setIsArchived, setIsDeleted, setIsFavorite, setLikes, setOwnerId, setParentsStack, setPostId, setPostSource, setPostType, setReposts, setSignerId, setText, setViewsclone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic boolean canDelete()
public BoolInt getCanDelete()
public boolean canEdit()
public BoolInt getCanEdit()
public boolean canPin()
public BoolInt getCanPin()
public java.lang.Integer getCarouselOffset()
public WallpostFull setCarouselOffset(java.lang.Integer carouselOffset)
public CommentsInfo getComments()
public WallpostFull setComments(CommentsInfo comments)
public java.util.List<WallpostFull> getCopyHistory()
public WallpostFull setCopyHistory(java.util.List<WallpostFull> copyHistory)
public java.lang.Long getCreatedBy()
public WallpostFull setCreatedBy(java.lang.Long createdBy)
public WallpostDonut getDonut()
public WallpostFull setDonut(WallpostDonut donut)
public ItemWallpostFeedback getFeedback()
public WallpostFull setFeedback(ItemWallpostFeedback feedback)
public java.lang.String getHash()
public WallpostFull setHash(java.lang.String hash)
public boolean isPinned()
public BoolInt getIsPinned()
public boolean isMarkedAsAds()
public BoolInt getMarkedAsAds()
public java.lang.Number getShortTextRate()
public WallpostFull setShortTextRate(java.lang.Number shortTextRate)
public java.lang.Long getToId()
public WallpostFull setToId(java.lang.Long toId)
public WallpostFullTopicId getTopicId()
public WallpostFull setTopicId(WallpostFullTopicId topicId)
public PostType getType()
public WallpostFull setType(PostType type)
public java.lang.String toPrettyString()
toPrettyString in class Wallpost