public class CommentsItemTypeVideo extends CommentsItemBase implements Validable
| Constructor and Description |
|---|
CommentsItemTypeVideo() |
getDate, getPostId, getSourceId, getType, setDate, setPostId, setSourceId, setTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.String getAccessKey()
public CommentsItemTypeVideo setAccessKey(java.lang.String accessKey)
public boolean isAdded()
public BoolInt getAdded()
public java.lang.Integer getAddingDate()
public CommentsItemTypeVideo setAddingDate(java.lang.Integer addingDate)
public java.lang.Integer getBalance()
public CommentsItemTypeVideo setBalance(java.lang.Integer balance)
public boolean canAdd()
public BoolInt getCanAdd()
public boolean canAddToFaves()
public BoolInt getCanAddToFaves()
public boolean canAttachLink()
public BoolInt getCanAttachLink()
public boolean canComment()
public BoolInt getCanComment()
public boolean canDelete()
public BoolInt getCanDelete()
public boolean canEdit()
public BoolInt getCanEdit()
public boolean canEditPrivacy()
public BoolInt getCanEditPrivacy()
public boolean canLike()
public BoolInt getCanLike()
public java.lang.Integer getCanRepost()
public CommentsItemTypeVideo setCanRepost(java.lang.Integer canRepost)
public boolean canSubscribe()
public BoolInt getCanSubscribe()
public java.lang.Integer getComments()
public CommentsItemTypeVideo setComments(java.lang.Integer comments)
public java.lang.Integer getContentRestricted()
public CommentsItemTypeVideo setContentRestricted(java.lang.Integer contentRestricted)
public java.lang.String getContentRestrictedMessage()
public CommentsItemTypeVideo setContentRestrictedMessage(java.lang.String contentRestrictedMessage)
public boolean isConverting()
public BoolInt getConverting()
public java.lang.String getDescription()
public CommentsItemTypeVideo setDescription(java.lang.String description)
public java.lang.Integer getDuration()
public CommentsItemTypeVideo setDuration(java.lang.Integer duration)
public java.util.List<VideoImage> getFirstFrame()
public CommentsItemTypeVideo setFirstFrame(java.util.List<VideoImage> firstFrame)
public java.lang.Integer getHeight()
public CommentsItemTypeVideo setHeight(java.lang.Integer height)
public java.lang.Integer getId()
public CommentsItemTypeVideo setId(java.lang.Integer id)
public java.util.List<VideoImage> getImage()
public CommentsItemTypeVideo setImage(java.util.List<VideoImage> image)
public java.lang.Boolean getIsFavorite()
public CommentsItemTypeVideo setIsFavorite(java.lang.Boolean isFavorite)
public boolean isPrivate()
public BoolInt getIsPrivate()
public boolean isSubscribed()
public BoolInt getIsSubscribed()
public Likes getLikes()
public CommentsItemTypeVideo setLikes(Likes likes)
public boolean isLive()
public boolean isLiveNotify()
public BoolInt getLiveNotify()
public java.lang.Integer getLiveStartTime()
public CommentsItemTypeVideo setLiveStartTime(java.lang.Integer liveStartTime)
public java.lang.Integer getLocalViews()
public CommentsItemTypeVideo setLocalViews(java.lang.Integer localViews)
public java.lang.Long getOwnerId()
public CommentsItemTypeVideo setOwnerId(java.lang.Long ownerId)
public java.lang.String getPlatform()
public CommentsItemTypeVideo setPlatform(java.lang.String platform)
public java.net.URI getPlayer()
public CommentsItemTypeVideo setPlayer(java.net.URI player)
public boolean isProcessing()
public boolean isRepeat()
public RepostsInfo getReposts()
public CommentsItemTypeVideo setReposts(RepostsInfo reposts)
public CommentsItemTypeVideoResponseType getResponseType()
public CommentsItemTypeVideo setResponseType(CommentsItemTypeVideoResponseType responseType)
public java.lang.Integer getSpectators()
public CommentsItemTypeVideo setSpectators(java.lang.Integer spectators)
public java.lang.String getText()
public CommentsItemTypeVideo setText(java.lang.String text)
public java.lang.String getTitle()
public CommentsItemTypeVideo setTitle(java.lang.String title)
public java.lang.String getTrackCode()
public CommentsItemTypeVideo setTrackCode(java.lang.String trackCode)
public boolean isUpcoming()
public java.lang.Long getUserId()
public CommentsItemTypeVideo setUserId(java.lang.Long userId)
public java.lang.Integer getViews()
public CommentsItemTypeVideo setViews(java.lang.Integer views)
public java.lang.Integer getWidth()
public CommentsItemTypeVideo setWidth(java.lang.Integer width)
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