public class SurveyQuestionDto extends SurveyQuestionDtoBase
Java class for surveyQuestionDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="surveyQuestionDto">
<complexContent>
<extension base="{http://survey.entity.bullhorn.com/}surveyQuestionDtoBase">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
defaultScore, displayList, editType, hint, isDeleted, isRequired, question, sortOrder, surveyQuestionID, templateID, valueList| Constructor and Description |
|---|
SurveyQuestionDto() |
getDefaultScore, getDisplayList, getEditType, getHint, getQuestion, getSortOrder, getSurveyQuestionID, getTemplateID, getValueList, isIsDeleted, isIsRequired, setDefaultScore, setDisplayList, setEditType, setHint, setIsDeleted, setIsRequired, setQuestion, setSortOrder, setSurveyQuestionID, setTemplateID, setValueList