Package | Description |
---|---|
edu.wisc.cae.emsclient | |
edu.wisc.cae.emsclient.model |
Modifier and Type | Method and Description |
---|---|
List<EMSRoom> |
EmsClient.getAllRooms(int buildingID)
Get all rooms for the specified building.
|
List<EMSRoom> |
EmsClient.getRooms(List<Integer> buildings)
Returns list of rooms for multiple buildings
|
Modifier and Type | Field and Description |
---|---|
protected List<EMSRoom> |
Rooms.datas |
Modifier and Type | Method and Description |
---|---|
EMSRoom |
ObjectFactory.createEMSRoom()
Create an instance of
EMSRoom |
Modifier and Type | Method and Description |
---|---|
List<EMSRoom> |
Rooms.getDatas()
Gets the value of the datas property.
|
Copyright © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.