Class DTOSurveyChoice

java.lang.Object
overit.geocallapp.wfm.cee.bl.survey.content.DTOSurveyChoice

public class DTOSurveyChoice extends Object
DTO object for CEE Survey question choice representation
  • Constructor Details

    • DTOSurveyChoice

      public DTOSurveyChoice()
  • Method Details

    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getValue

      public Object getValue()
    • setValue

      public void setValue(Object value)