@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-01-28T11:18:17.901-05:00") public class V2RoomDetail extends Object
| Constructor and Description |
|---|
V2RoomDetail() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
V2RoomAttributes |
getRoomAttributes()
Get roomAttributes
|
RoomSystemInfo |
getRoomSystemInfo()
Get roomSystemInfo
|
int |
hashCode() |
V2RoomDetail |
roomAttributes(V2RoomAttributes roomAttributes) |
V2RoomDetail |
roomSystemInfo(RoomSystemInfo roomSystemInfo) |
void |
setRoomAttributes(V2RoomAttributes roomAttributes) |
void |
setRoomSystemInfo(RoomSystemInfo roomSystemInfo) |
String |
toString() |
public V2RoomDetail roomAttributes(V2RoomAttributes roomAttributes)
public V2RoomAttributes getRoomAttributes()
public void setRoomAttributes(V2RoomAttributes roomAttributes)
public V2RoomDetail roomSystemInfo(RoomSystemInfo roomSystemInfo)
public RoomSystemInfo getRoomSystemInfo()
public void setRoomSystemInfo(RoomSystemInfo roomSystemInfo)
Copyright © 2018 Symphony Software Foundation. All rights reserved.