Class SkipRoomsForRetentionOutputJson
java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.SkipRoomsForRetentionOutputJson
- All Implemented Interfaces:
Serializable
public class SkipRoomsForRetentionOutputJson extends BaseJson
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SkipRoomsForRetentionOutputJson()
-
Method Summary
Modifier and Type Method Description Set<SkipRetentionRoomInfoJson>
getSkipRetentionRoomInfoJsons()
void
setSkipRetentionRoomInfoJsons(Set<SkipRetentionRoomInfoJson> skipRetentionRoomInfoJsons)
Methods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
Constructor Details
-
SkipRoomsForRetentionOutputJson
public SkipRoomsForRetentionOutputJson()
-
-
Method Details
-
getSkipRetentionRoomInfoJsons
-
setSkipRetentionRoomInfoJsons
public void setSkipRetentionRoomInfoJsons(Set<SkipRetentionRoomInfoJson> skipRetentionRoomInfoJsons)
-