| Package | Description |
|---|---|
| edu.wisc.cae.emsclient | |
| edu.wisc.cae.emsclient.model |
| Modifier and Type | Method and Description |
|---|---|
List<EMSComment> |
EmsClient.getReservationComments(int reservationID)
Returns Comments list for a Reservation
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EMSComment> |
ReservationComments.datas |
| Modifier and Type | Method and Description |
|---|---|
EMSComment |
ObjectFactory.createEMSComment()
Create an instance of
EMSComment |
| Modifier and Type | Method and Description |
|---|---|
List<EMSComment> |
ReservationComments.getDatas()
Gets the value of the datas property.
|
Copyright © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.