public class JobSubmissionDto extends JobSubmissionDtoBase
Java class for jobSubmissionDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="jobSubmissionDto"> <complexContent> <extension base="{http://job.entity.bullhorn.com/}jobSubmissionDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
candidateID, dateAdded, dateWebResponse, isDeleted, isHidden, jobOrderID, jobSubmissionID, migrateGUID, sendingUserID, source, status
Constructor and Description |
---|
JobSubmissionDto() |
getCandidateID, getDateAdded, getDateWebResponse, getJobOrderID, getJobSubmissionID, getMigrateGUID, getSendingUserID, getSource, getStatus, isIsDeleted, isIsHidden, setCandidateID, setDateAdded, setDateWebResponse, setIsDeleted, setIsHidden, setJobOrderID, setJobSubmissionID, setMigrateGUID, setSendingUserID, setSource, setStatus