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