Uses of Class
com.blackberry.workspaces.api.sdk.json.DocumentModifiedDateSetJson
-
Packages that use DocumentModifiedDateSetJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of DocumentModifiedDateSetJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type DocumentModifiedDateSetJson Modifier and Type Method Description Set<DocumentModifiedDateSetJson>
DocumentsModifiedDateSetJson. getDocumentsModifiedDates()
List of modified datesMethod parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type DocumentModifiedDateSetJson Modifier and Type Method Description void
DocumentsModifiedDateSetJson. setDocumentsModifiedDates(Set<DocumentModifiedDateSetJson> documentsModifiedDates)
List of modified dates
-