public class AppointmentAttendeeDto extends AppointmentAttendeeDtoBase
Java class for appointmentAttendeeDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="appointmentAttendeeDto">
<complexContent>
<extension base="{http://appointment.entity.bullhorn.com/}appointmentAttendeeDtoBase">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
acceptanceStatus, appointmentAttendeeID, appointmentID, attendeeID, migrateGUID| Constructor and Description |
|---|
AppointmentAttendeeDto() |
getAcceptanceStatus, getAppointmentAttendeeID, getAppointmentID, getAttendeeID, getMigrateGUID, setAcceptanceStatus, setAppointmentAttendeeID, setAppointmentID, setAttendeeID, setMigrateGUID