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.matchtemplate.data.MatchModel Member List

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

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