public class SurveyTemplateDto extends SurveyTemplateDtoBase
Java class for surveyTemplateDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="surveyTemplateDto">
<complexContent>
<extension base="{http://survey.entity.bullhorn.com/}surveyTemplateDtoBase">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
dateAdded, description, migrateGUID, name, ownerID, publicDescription, surveyTemplateID, type| Constructor and Description |
|---|
SurveyTemplateDto() |
getDateAdded, getDescription, getMigrateGUID, getName, getOwnerID, getPublicDescription, getSurveyTemplateID, getType, setDateAdded, setDescription, setMigrateGUID, setName, setOwnerID, setPublicDescription, setSurveyTemplateID, setType