public class QuestionGroup extends Object
| Constructor and Description |
|---|
QuestionGroup(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
addQuestion(Question question) |
String |
getDescription() |
String |
getName() |
List |
getQuestions() |
Copyright © 2005–2019 Sakai Project. All rights reserved.