Class Question
java.lang.Object
ch.tocco.nice2.optional.membership.impl.registration.question.Question
- Direct Known Subclasses:
ChoiceQuestion
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetKey()
Deprecated.getLabel()
Deprecated.Deprecated.Deprecated.getType()
Deprecated.void
Deprecated.void
Deprecated.void
setMandatory
(Boolean mandatory) Deprecated.void
setQuestion
(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.
-