Uses of Class
org.opendope.questions.Question
| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts.opendope | |
| org.opendope.questions |
-
Uses of Question in org.docx4j.openpackaging.parts.opendope
Methods in org.docx4j.openpackaging.parts.opendope that return Question Modifier and Type Method Description static QuestionQuestionsPart. getQuestionById(Questionnaire questionnaire, java.lang.String id) -
Uses of Question in org.opendope.questions
Fields in org.opendope.questions with type parameters of type Question Modifier and Type Field Description protected java.util.List<Question>Questionnaire.Questions. questionMethods in org.opendope.questions that return Question Modifier and Type Method Description QuestionObjectFactory. createQuestion()Create an instance ofQuestionMethods in org.opendope.questions that return types with arguments of type Question Modifier and Type Method Description java.util.List<Question>Questionnaire.Questions. getQuestion()Gets the value of the question property.