java.lang.Object
ch.tocco.nice2.optional.membership.impl.registration.question.Answer
Direct Known Subclasses:
MultipleChoiceAnswer, SingleChoiceAnswer, TextAnswer

@Deprecated public abstract class Answer extends Object
Deprecated.
  • Constructor Details

    • Answer

      public Answer()
      Deprecated.
  • Method Details

    • getQuestionKey

      public String getQuestionKey()
      Deprecated.
    • setQuestionKey

      public void setQuestionKey(String questionKey)
      Deprecated.