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.quiztemplate.data.QuizModel Member List

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

correctAnswerorg.buildmlearn.toolkit.quiztemplate.data.QuizModelprivate
CREATORorg.buildmlearn.toolkit.quiztemplate.data.QuizModelstatic
describeContents()org.buildmlearn.toolkit.quiztemplate.data.QuizModel
getCorrectAnswer()org.buildmlearn.toolkit.quiztemplate.data.QuizModel
getOptions()org.buildmlearn.toolkit.quiztemplate.data.QuizModel
getQuestion()org.buildmlearn.toolkit.quiztemplate.data.QuizModel
optionsorg.buildmlearn.toolkit.quiztemplate.data.QuizModelprivate
questionorg.buildmlearn.toolkit.quiztemplate.data.QuizModelprivate
QuizModel(Parcel in)org.buildmlearn.toolkit.quiztemplate.data.QuizModelprivate
QuizModel()org.buildmlearn.toolkit.quiztemplate.data.QuizModel
setCorrectAnswer(int correctAnswer)org.buildmlearn.toolkit.quiztemplate.data.QuizModel
setOptions(ArrayList< String > options)org.buildmlearn.toolkit.quiztemplate.data.QuizModel
setQuestion(String question)org.buildmlearn.toolkit.quiztemplate.data.QuizModel
writeToParcel(Parcel dest, int flags)org.buildmlearn.toolkit.quiztemplate.data.QuizModel