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

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

correctorg.buildmlearn.matchtemplate.data.MatchModelprivate
CREATORorg.buildmlearn.matchtemplate.data.MatchModelstatic
describeContents()org.buildmlearn.matchtemplate.data.MatchModel
getCorrect()org.buildmlearn.matchtemplate.data.MatchModel
getMatchA()org.buildmlearn.matchtemplate.data.MatchModel
getMatchB()org.buildmlearn.matchtemplate.data.MatchModel
matchAorg.buildmlearn.matchtemplate.data.MatchModelprivate
matchBorg.buildmlearn.matchtemplate.data.MatchModelprivate
MatchModel()org.buildmlearn.matchtemplate.data.MatchModel
MatchModel(Parcel in)org.buildmlearn.matchtemplate.data.MatchModelprivate
setCorrect(int correct)org.buildmlearn.matchtemplate.data.MatchModel
setMatchA(String matchA)org.buildmlearn.matchtemplate.data.MatchModel
setMatchB(String matchB)org.buildmlearn.matchtemplate.data.MatchModel
writeToParcel(Parcel dest, int flags)org.buildmlearn.matchtemplate.data.MatchModel