public class CandidateReferenceQuestionDto extends CandidateReferenceQuestionDtoBase
Java class for candidateReferenceQuestionDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="candidateReferenceQuestionDto">
<complexContent>
<extension base="{http://candidate.entity.bullhorn.com/}candidateReferenceQuestionDtoBase">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
candidateReferenceQuestionID, categoryID, corporationID, enabled, migrateGUID, questionText, sortOrder| Constructor and Description |
|---|
CandidateReferenceQuestionDto() |
getCandidateReferenceQuestionID, getCategoryID, getCorporationID, getEnabled, getMigrateGUID, getQuestionText, getSortOrder, setCandidateReferenceQuestionID, setCategoryID, setCorporationID, setEnabled, setMigrateGUID, setQuestionText, setSortOrder