Package | Description |
---|---|
edu.wisc.cae.emsclient | |
edu.wisc.cae.emsclient.model |
Modifier and Type | Method and Description |
---|---|
List<EMSRoomComponent> |
EmsClient.getAllComboRoomComponents()
Get all combo room components
|
List<EMSRoomComponent> |
EmsClient.getComboRoomComponents(int roomid)
Returns component room details for a specific combo room
|
Modifier and Type | Field and Description |
---|---|
protected List<EMSRoomComponent> |
RoomComponents.datas |
Modifier and Type | Method and Description |
---|---|
EMSRoomComponent |
ObjectFactory.createEMSRoomComponent()
Create an instance of
EMSRoomComponent |
Modifier and Type | Method and Description |
---|---|
List<EMSRoomComponent> |
RoomComponents.getDatas()
Gets the value of the datas property.
|
Copyright © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.