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