public class SymRoomDetail
extends java.lang.Object
| Constructor and Description | 
|---|
| SymRoomDetail() | 
| Modifier and Type | Method and Description | 
|---|---|
| SymRoomAttributes | getRoomAttributes() | 
| SymRoomSystemInfo | getRoomSystemInfo() | 
| void | setRoomAttributes(SymRoomAttributes roomAttributes) | 
| void | setRoomSystemInfo(SymRoomSystemInfo roomSystemInfo) | 
| static SymRoomDetail | toSymRoomDetail(org.symphonyoss.symphony.pod.model.V2RoomDetail roomDetail) | 
| static SymRoomDetail | toSymRoomDetail(org.symphonyoss.symphony.pod.model.V3RoomDetail roomDetail) | 
public SymRoomAttributes getRoomAttributes()
public void setRoomAttributes(SymRoomAttributes roomAttributes)
public SymRoomSystemInfo getRoomSystemInfo()
public void setRoomSystemInfo(SymRoomSystemInfo roomSystemInfo)
public static SymRoomDetail toSymRoomDetail(org.symphonyoss.symphony.pod.model.V2RoomDetail roomDetail)
public static SymRoomDetail toSymRoomDetail(org.symphonyoss.symphony.pod.model.V3RoomDetail roomDetail)