Class CreateSurveyAnswerActionService.MatrixColumn

java.lang.Object
ch.tocco.nice2.optional.survey.impl.action.CreateSurveyAnswerActionService.MatrixColumn
Enclosing interface:
CreateSurveyAnswerActionService

public static class CreateSurveyAnswerActionService.MatrixColumn extends Object
  • Constructor Details

    • MatrixColumn

      public MatrixColumn()
  • Method Details

    • setKey

      public void setKey(String key)
    • setLabel

      public void setLabel(String label)
    • getKey

      public String getKey()
    • getLabel

      public String getLabel()