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

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

CREATORorg.buildmlearn.dictation.data.DictModel
describeContents()org.buildmlearn.dictation.data.DictModel
DictModel()org.buildmlearn.dictation.data.DictModel
DictModel(String title, String passage)org.buildmlearn.dictation.data.DictModel
DictModel(Parcel in)org.buildmlearn.dictation.data.DictModelprivate
getPassage()org.buildmlearn.dictation.data.DictModel
getTitle()org.buildmlearn.dictation.data.DictModel
passageorg.buildmlearn.dictation.data.DictModelprivate
setPassage(String passage)org.buildmlearn.dictation.data.DictModel
setTitle(String title)org.buildmlearn.dictation.data.DictModel
titleorg.buildmlearn.dictation.data.DictModelprivate
writeToParcel(Parcel dest, int flags)org.buildmlearn.dictation.data.DictModel