| Modifier and Type | Field and Description |
|---|---|
protected List<Appointment> |
appointments |
| Constructor and Description |
|---|
AppointmentCollection() |
AppointmentCollection(List<Appointment> appointments) |
| Modifier and Type | Method and Description |
|---|---|
List<Appointment> |
getAppointments() |
void |
setAppointments(List<Appointment> appointments) |
protected List<Appointment> appointments
public AppointmentCollection()
public AppointmentCollection(List<Appointment> appointments)
public List<Appointment> getAppointments()
public void setAppointments(List<Appointment> appointments)
Copyright © 2018 KualiCo. All rights reserved.