Toolkit-mobile-templates  2.0.0
This repository contains the template applications of the toolkit.
org.buildmlearn.videocollection.data.VideoModel Member List

This is the complete list of members for org.buildmlearn.videocollection.data.VideoModel, including all inherited members.

CREATORorg.buildmlearn.videocollection.data.VideoModel
describeContents()org.buildmlearn.videocollection.data.VideoModel
descriptionorg.buildmlearn.videocollection.data.VideoModelprivate
getDescription()org.buildmlearn.videocollection.data.VideoModel
getLink()org.buildmlearn.videocollection.data.VideoModel
getThumbnailUrl()org.buildmlearn.videocollection.data.VideoModel
getTitle()org.buildmlearn.videocollection.data.VideoModel
linkorg.buildmlearn.videocollection.data.VideoModelprivate
setDescription(String description)org.buildmlearn.videocollection.data.VideoModel
setLink(String link)org.buildmlearn.videocollection.data.VideoModel
setThumbnailUrl(String thumbnail_url)org.buildmlearn.videocollection.data.VideoModel
setTitle(String title)org.buildmlearn.videocollection.data.VideoModel
thumbnail_urlorg.buildmlearn.videocollection.data.VideoModelprivate
titleorg.buildmlearn.videocollection.data.VideoModelprivate
VideoModel()org.buildmlearn.videocollection.data.VideoModel
VideoModel(String title, String description, String link, String thumbnail_url)org.buildmlearn.videocollection.data.VideoModel
VideoModel(Parcel in)org.buildmlearn.videocollection.data.VideoModelprivate
writeToParcel(Parcel dest, int flags)org.buildmlearn.videocollection.data.VideoModel