Class Question
java.lang.Object
ch.tocco.nice2.optional.membership.impl.registration.question.Question
- Direct Known Subclasses:
ChoiceQuestion
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()Deprecated.getLabel()Deprecated.Deprecated.Deprecated.getType()Deprecated.voidDeprecated.voidDeprecated.voidsetMandatory(Boolean mandatory) Deprecated.voidsetQuestion(String question) Deprecated.
-
Constructor Details
-
Question
Deprecated.
-
-
Method Details
-
getType
Deprecated. -
getKey
Deprecated. -
setKey
Deprecated. -
getLabel
Deprecated. -
setLabel
Deprecated. -
getQuestion
Deprecated. -
setQuestion
Deprecated. -
getMandatory
Deprecated. -
setMandatory
Deprecated.
-