| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
ImmutableRoomAttributes |
ImmutableRoomAttributes._public(Boolean _public) |
ImmutableRoomAttributes |
ImmutableRoomAttributes.copyProtected(Boolean copyProtected) |
ImmutableRoomAttributes |
RoomCreate.getImmutableRoomAttributes()
Get immutableRoomAttributes
|
ImmutableRoomAttributes |
RoomDetail.getImmutableRoomAttributes()
Get immutableRoomAttributes
|
ImmutableRoomAttributes |
ImmutableRoomAttributes.readOnly(Boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
RoomCreate |
RoomCreate.immutableRoomAttributes(ImmutableRoomAttributes immutableRoomAttributes) |
RoomDetail |
RoomDetail.immutableRoomAttributes(ImmutableRoomAttributes immutableRoomAttributes) |
void |
RoomCreate.setImmutableRoomAttributes(ImmutableRoomAttributes immutableRoomAttributes) |
void |
RoomDetail.setImmutableRoomAttributes(ImmutableRoomAttributes immutableRoomAttributes) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.