Class GetValidDocumentsGuidsInfoJson
- java.lang.Object
-
- com.blackberry.workspaces.sdk.api.json.BaseJson
-
- com.blackberry.workspaces.sdk.api.json.GetValidDocumentsGuidsInfoJson
-
- All Implemented Interfaces:
Serializable
public class GetValidDocumentsGuidsInfoJson extends BaseJson
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetValidDocumentsGuidsInfoJson()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>
getDocumentGuids()
void
setDocumentGuids(Set<String> documentGuids)
-
Methods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
-