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