BuildmLearn-Toolkit-Android  2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
org.buildmlearn.toolkit.templates.VideoModel Member List

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

descriptionorg.buildmlearn.toolkit.templates.VideoModelprivate
DESCRIPTION_TAGorg.buildmlearn.toolkit.templates.VideoModelstatic
getDescription()org.buildmlearn.toolkit.templates.VideoModel
getLink()org.buildmlearn.toolkit.templates.VideoModel
getThumbnail_url()org.buildmlearn.toolkit.templates.VideoModel
getTitle()org.buildmlearn.toolkit.templates.VideoModel
getXml(Document doc)org.buildmlearn.toolkit.templates.VideoModel
linkorg.buildmlearn.toolkit.templates.VideoModelprivate
LINK_TAGorg.buildmlearn.toolkit.templates.VideoModelstatic
ROOT_TAGorg.buildmlearn.toolkit.templates.VideoModelprivatestatic
setDescription(String description)org.buildmlearn.toolkit.templates.VideoModel
setLink(String link)org.buildmlearn.toolkit.templates.VideoModel
setThumbnail_url(String thumbnail_url)org.buildmlearn.toolkit.templates.VideoModel
setTitle(String title)org.buildmlearn.toolkit.templates.VideoModel
THUMB_LINK_TAGorg.buildmlearn.toolkit.templates.VideoModelstatic
thumbnail_urlorg.buildmlearn.toolkit.templates.VideoModelprivate
titleorg.buildmlearn.toolkit.templates.VideoModelprivate
TITLE_TAGorg.buildmlearn.toolkit.templates.VideoModelstatic
VideoModel(String title, String description, String link, String thumbnail_url)org.buildmlearn.toolkit.templates.VideoModel