| Constructor and Description |
|---|
VideoFull() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.util.List<Episode> |
getEpisodes() |
VideoFiles |
getFiles() |
LiveSettings |
getLiveSettings() |
VideoFiles |
getTrailer() |
int |
hashCode() |
VideoFull |
setEpisodes(java.util.List<Episode> episodes) |
VideoFull |
setFiles(VideoFiles files) |
VideoFull |
setLiveSettings(LiveSettings liveSettings) |
VideoFull |
setTrailer(VideoFiles trailer) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
canAdd, canAddToFaves, canAttachLink, canComment, canDelete, canEdit, canEditPrivacy, canLike, canSubscribe, getAccessKey, getAdded, getAddingDate, getBalance, getCanAdd, getCanAddToFaves, getCanAttachLink, getCanComment, getCanDelete, getCanEdit, getCanEditPrivacy, getCanLike, getCanRepost, getCanSubscribe, getComments, getContentRestricted, getContentRestrictedMessage, getConverting, getDate, getDescription, getDuration, getFirstFrame, getHeight, getId, getImage, getIsFavorite, getIsPrivate, getIsSubscribed, getLikes, getLiveNotify, getLiveStartTime, getLocalViews, getOwnerId, getPlatform, getPlayer, getReposts, getResponseType, getSpectators, getTitle, getTrackCode, getType, getUserId, getViews, getWidth, isAdded, isConverting, isLive, isLiveNotify, isPrivate, isProcessing, isRepeat, isSubscribed, isUpcoming, setAccessKey, setAddingDate, setBalance, setCanRepost, setComments, setContentRestricted, setContentRestrictedMessage, setDate, setDescription, setDuration, setFirstFrame, setHeight, setId, setImage, setIsFavorite, setLikes, setLiveStartTime, setLocalViews, setOwnerId, setPlatform, setPlayer, setReposts, setResponseType, setSpectators, setTitle, setTrackCode, setType, setUserId, setViews, setWidthclone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.util.List<Episode> getEpisodes()
public VideoFiles getFiles()
public VideoFull setFiles(VideoFiles files)
public LiveSettings getLiveSettings()
public VideoFull setLiveSettings(LiveSettings liveSettings)
public VideoFiles getTrailer()
public VideoFull setTrailer(VideoFiles trailer)
public java.lang.String toPrettyString()
toPrettyString in class Video