@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-12-17T23:29:05.070-05:00") public class V3RoomDetail extends Object
| Constructor and Description |
|---|
V3RoomDetail() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
V3RoomAttributes |
getRoomAttributes()
Get roomAttributes
|
RoomSystemInfo |
getRoomSystemInfo()
Get roomSystemInfo
|
int |
hashCode() |
V3RoomDetail |
roomAttributes(V3RoomAttributes roomAttributes) |
V3RoomDetail |
roomSystemInfo(RoomSystemInfo roomSystemInfo) |
void |
setRoomAttributes(V3RoomAttributes roomAttributes) |
void |
setRoomSystemInfo(RoomSystemInfo roomSystemInfo) |
String |
toString() |
public V3RoomDetail roomAttributes(V3RoomAttributes roomAttributes)
public V3RoomAttributes getRoomAttributes()
public void setRoomAttributes(V3RoomAttributes roomAttributes)
public V3RoomDetail roomSystemInfo(RoomSystemInfo roomSystemInfo)
public RoomSystemInfo getRoomSystemInfo()
public void setRoomSystemInfo(RoomSystemInfo roomSystemInfo)
Copyright © 2017 Symphony Software Foundation. All rights reserved.