public class AppointmentDto extends AppointmentDtoBase
Java class for appointmentDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="appointmentDto"> <complexContent> <extension base="{http://appointment.entity.bullhorn.com/}appointmentDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
appointmentID, appointmentUUID, candidateReferenceID, clientContactReferenceID, communicationMethod, dateAdded, dateBegin, dateEnd, dateLastModified, description, isAllDay, isDeleted, isPrivate, jobOrderID, location, migrateGUID, notificationMinutes, ownerID, parentAppointmentID, placementID, recurrenceDayBits, recurrenceFrequency, recurrenceMax, recurrenceMonthBits, recurrenceStyle, recurrenceType, showTimeAs, subject, timeZoneID, type
Constructor and Description |
---|
AppointmentDto() |
getAppointmentID, getAppointmentUUID, getCandidateReferenceID, getClientContactReferenceID, getCommunicationMethod, getDateAdded, getDateBegin, getDateEnd, getDateLastModified, getDescription, getJobOrderID, getLocation, getMigrateGUID, getNotificationMinutes, getOwnerID, getParentAppointmentID, getPlacementID, getRecurrenceDayBits, getRecurrenceFrequency, getRecurrenceMax, getRecurrenceMonthBits, getRecurrenceStyle, getRecurrenceType, getShowTimeAs, getSubject, getTimeZoneID, getType, isIsAllDay, isIsDeleted, isIsPrivate, setAppointmentID, setAppointmentUUID, setCandidateReferenceID, setClientContactReferenceID, setCommunicationMethod, setDateAdded, setDateBegin, setDateEnd, setDateLastModified, setDescription, setIsAllDay, setIsDeleted, setIsPrivate, setJobOrderID, setLocation, setMigrateGUID, setNotificationMinutes, setOwnerID, setParentAppointmentID, setPlacementID, setRecurrenceDayBits, setRecurrenceFrequency, setRecurrenceMax, setRecurrenceMonthBits, setRecurrenceStyle, setRecurrenceType, setShowTimeAs, setSubject, setTimeZoneID, setType