Uses of Class
com.blackberry.workspaces.api.sdk.json.TagDateValueRemoveJson
-
Packages that use TagDateValueRemoveJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of TagDateValueRemoveJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type TagDateValueRemoveJson Modifier and Type Method Description List<TagDateValueRemoveJson>
TagListRemoveJson. getDateValues()
List of date valuesMethod parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type TagDateValueRemoveJson Modifier and Type Method Description void
TagListRemoveJson. setDateValues(List<TagDateValueRemoveJson> dateValues)
List of date values
-