Uses of Class
com.blackberry.workspaces.api.sdk.json.TagNumericValueRemoveJson
-
Packages that use TagNumericValueRemoveJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of TagNumericValueRemoveJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type TagNumericValueRemoveJson Modifier and Type Method Description List<TagNumericValueRemoveJson>
TagListRemoveJson. getNumericValues()
List of numeric valuesMethod parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type TagNumericValueRemoveJson Modifier and Type Method Description void
TagListRemoveJson. setNumericValues(List<TagNumericValueRemoveJson> numericValues)
List of numeric values
-