| Package | Description |
|---|---|
| edu.wisc.cae.emsclient | |
| edu.wisc.cae.emsclient.model |
| Modifier and Type | Method and Description |
|---|---|
EMSRoomDetail |
EmsClient.getRoomDetails(int roomID)
Returns details for a specific room
|
| Modifier and Type | Field and Description |
|---|---|
protected EMSRoomDetail |
RoomDetails.data |
| Modifier and Type | Method and Description |
|---|---|
EMSRoomDetail |
ObjectFactory.createEMSRoomDetail()
Create an instance of
EMSRoomDetail |
EMSRoomDetail |
RoomDetails.getData()
Gets the value of the data property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoomDetails.setData(EMSRoomDetail value)
Sets the value of the data property.
|
Copyright © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.