Class EventQuestion
java.lang.Object
ch.tocco.nice2.optional.event.api.actions.eventregistration.EventQuestion
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAnswer(RegistrationAnswerOption answer) getKey()getLabel()getType()voidsetAnswerOptionList(List<RegistrationAnswerOption> answerList) voidvoidvoidsetMandatory(Boolean mandatory) voidsetQuestion(String question) void
-
Constructor Details
-
EventQuestion
public EventQuestion()
-
-
Method Details
-
getKey
-
setKey
-
getLabel
-
setLabel
-
getQuestion
-
setQuestion
-
getType
-
setType
-
getAnswerOptionList
-
setAnswerOptionList
-
getMandatory
-
setMandatory
-
addAnswer
-