Package io.constructor.client.models
Class QuizOption
java.lang.Object
io.constructor.client.models.QuizOption
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getId()
getValue()
void
setAttribute
(QuizOptionAttribute attribute) void
setId
(int id) void
setImages
(QuizImages images) void
-
Constructor Details
-
QuizOption
public QuizOption()
-
-
Method Details
-
getId
public int getId()- Returns:
- the id
-
getValue
- Returns:
- the value
-
getAttribute
- Returns:
- the quiz option attribute
-
getImages
- Returns:
- the quiz option images
-
setId
public void setId(int id) -
setValue
-
setAttribute
-
setImages
-