Class DownloadCommentsJson
java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.DownloadCommentsJson
- All Implemented Interfaces:
Serializable
public class DownloadCommentsJson extends BaseJson
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DownloadCommentsJson()
-
Method Summary
Modifier and Type Method Description String
getDocumentUuid()
void
setDocumentUuid(String documentUuid)
Methods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
Constructor Details
-
DownloadCommentsJson
public DownloadCommentsJson()
-
-
Method Details