Uses of Class
com.blackberry.workspaces.api.sdk.json.TagListRemoveJson
-
Packages that use TagListRemoveJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of TagListRemoveJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return TagListRemoveJson Modifier and Type Method Description TagListRemoveJson
RemoveDocumentsTagValuesJson. getTagValueList()
List of tag valuesMethods in com.blackberry.workspaces.api.sdk.json with parameters of type TagListRemoveJson Modifier and Type Method Description void
RemoveDocumentsTagValuesJson. setTagValueList(TagListRemoveJson tagValueList)
List of tag values
-