Uses of Class
com.blackberry.workspaces.api.sdk.json.DocumentUpdateDataSetJson
-
Packages that use DocumentUpdateDataSetJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of DocumentUpdateDataSetJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type DocumentUpdateDataSetJson Modifier and Type Method Description Set<DocumentUpdateDataSetJson>
DocumentsUpdateDataSetJson. getDocumentsUpdateDatas()
List of file update data structuresMethod parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type DocumentUpdateDataSetJson Modifier and Type Method Description void
DocumentsUpdateDataSetJson. setDocumentsUpdateDatas(Set<DocumentUpdateDataSetJson> documentsUpdateDatas)
List of file update data structures
-