public class RecurringAppointmentDeleteDto extends RecurringAppointmentDeleteDtoBase
Java class for recurringAppointmentDeleteDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="recurringAppointmentDeleteDto"> <complexContent> <extension base="{http://appointment.entity.bullhorn.com/}recurringAppointmentDeleteDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
appointmentID, dateBegin, deletionID
Constructor and Description |
---|
RecurringAppointmentDeleteDto() |
getAppointmentID, getDateBegin, getDeletionID, setAppointmentID, setDateBegin, setDeletionID