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

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

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