Uses of Class
com.blackberry.workspaces.api.sdk.json.TagStringValueRemoveJson
-
Packages that use TagStringValueRemoveJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of TagStringValueRemoveJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type TagStringValueRemoveJson Modifier and Type Method Description List<TagStringValueRemoveJson>
TagListRemoveJson. getFreeTextValues()
List of string valuesMethod parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type TagStringValueRemoveJson Modifier and Type Method Description void
TagListRemoveJson. setFreeTextValues(List<TagStringValueRemoveJson> freeTextValues)
List of string values
-