| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
RoomTag |
RoomTag.key(String key) |
RoomTag |
RoomTag.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<RoomTag> |
V2RoomAttributes.getKeywords()
Keywords for search to use to find this room
|
List<RoomTag> |
V3RoomAttributes.getKeywords()
Keywords for search to use to find this room
|
| Modifier and Type | Method and Description |
|---|---|
V2RoomAttributes |
V2RoomAttributes.addKeywordsItem(RoomTag keywordsItem) |
V3RoomAttributes |
V3RoomAttributes.addKeywordsItem(RoomTag keywordsItem) |
| Modifier and Type | Method and Description |
|---|---|
V2RoomAttributes |
V2RoomAttributes.keywords(List<RoomTag> keywords) |
V3RoomAttributes |
V3RoomAttributes.keywords(List<RoomTag> keywords) |
void |
V2RoomAttributes.setKeywords(List<RoomTag> keywords) |
void |
V3RoomAttributes.setKeywords(List<RoomTag> keywords) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.