public class RoomListJson extends BaseJson
Constructor and Description |
---|
RoomListJson() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getRoomGuids() |
List<String> |
getRoomIds()
List of workspace ids
|
Set<String> |
getWorkspaceTypes()
List of workspace types
|
void |
setRoomGuids(List<String> roomGuids) |
void |
setRoomIds(List<String> roomIds)
List of workspace ids
|
void |
setWorkspaceTypes(Set<String> workspaceTypes)
List of workspace types
|
getObjType, setObjType, toString
Copyright © 2019. All rights reserved.