public interface ServiceLocator
| Modifier and Type | Method and Description |
|---|---|
AppointmentsService |
getAppointmentsService()
Gets the AppointmentsService.
|
void |
setAppointmentsService(AppointmentsService appointmentsService)
Sets the AppointmentsService.
|
AppointmentsService getAppointmentsService()
void setAppointmentsService(AppointmentsService appointmentsService)
appointmentsService - the new AppointmentsServiceCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.