Uses of Class
com.blackberry.workspaces.api.sdk.json.ErrorInfoJson
-
Packages that use ErrorInfoJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of ErrorInfoJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type ErrorInfoJson Modifier and Type Method Description List<ErrorInfoJson>
ItemErrorInfoJson. getErrors()
Method parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type ErrorInfoJson Modifier and Type Method Description void
ItemErrorInfoJson. setErrors(List<ErrorInfoJson> errors)
-