public interface AppointmentBookServiceAsync
| Modifier and Type | Method and Description |
|---|---|
void |
createAppointmentBook(int numberOfAppointments,
AsyncCallback<AppointmentBook> async)
Return the current date/time on the server
|
void createAppointmentBook(int numberOfAppointments, AsyncCallback<AppointmentBook> async)
Copyright © 2016 Portland State University. All rights reserved.