public class CandidateSourceDto extends CandidateSourceDtoBase
Java class for candidateSourceDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="candidateSourceDto">
<complexContent>
<extension base="{http://candidate.entity.bullhorn.com/}candidateSourceDtoBase">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
accountNumber, address, candidateID, candidateSourceID, corporationID, fax, fee, feeType, migrateGUID, name, phone, type| Constructor and Description |
|---|
CandidateSourceDto() |
getAccountNumber, getAddress, getCandidateID, getCandidateSourceID, getCorporationID, getFax, getFee, getFeeType, getMigrateGUID, getName, getPhone, getType, setAccountNumber, setAddress, setCandidateID, setCandidateSourceID, setCorporationID, setFax, setFee, setFeeType, setMigrateGUID, setName, setPhone, setType