Uses of Class
com.blackberry.workspaces.sdk.api.json.ExistingTransientDocumentJson
-
Packages that use ExistingTransientDocumentJson Package Description com.blackberry.workspaces.sdk.api.json -
-
Uses of ExistingTransientDocumentJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return ExistingTransientDocumentJson Modifier and Type Method Description ExistingTransientDocumentJson
SubmitIfNewIManageDocumentJson. getExistingDocument()
ExistingTransientDocumentJson
SubmitIfNewTransientDocumentJson. getExistingDocument()
Methods in com.blackberry.workspaces.sdk.api.json with parameters of type ExistingTransientDocumentJson Modifier and Type Method Description void
SubmitIfNewIManageDocumentJson. setExistingDocument(ExistingTransientDocumentJson existingDocument)
void
SubmitIfNewTransientDocumentJson. setExistingDocument(ExistingTransientDocumentJson existingDocument)
-