Class SurveyQuestionAssignmentActionService.PkLabelPair

java.lang.Object
ch.tocco.nice2.optional.survey.impl.action.SurveyQuestionAssignmentActionService.PkLabelPair
Enclosing interface:
SurveyQuestionAssignmentActionService

public static class SurveyQuestionAssignmentActionService.PkLabelPair extends Object
  • Constructor Details

    • PkLabelPair

      public PkLabelPair(String pk, String label)
  • Method Details

    • getPk

      public String getPk()
    • getLabel

      public String getLabel()