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