Uses of Class
com.blackberry.workspaces.api.sdk.json.MarkupLocationJson
-
Packages that use MarkupLocationJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of MarkupLocationJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type MarkupLocationJson Modifier and Type Method Description List<MarkupLocationJson>
TextMarkupDocumentAnnotationJson. getMarkupLocations()
Method parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type MarkupLocationJson Modifier and Type Method Description void
TextMarkupDocumentAnnotationJson. setMarkupLocations(List<MarkupLocationJson> markupLocations)
-