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