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