Uses of Class
com.blackberry.workspaces.sdk.api.enums.TagsOrder
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
-
Uses of TagsOrder in com.blackberry.workspaces.sdk.api.enums
Methods in com.blackberry.workspaces.sdk.api.enums that return TagsOrder Modifier and Type Method Description static TagsOrder
TagsOrder. valueOf(String name)
Returns the enum constant of this type with the specified name.static TagsOrder[]
TagsOrder. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TagsOrder in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return TagsOrder Modifier and Type Method Description TagsOrder
ListTagsJson. getGetTagsOrder()
Order for resultsMethods in com.blackberry.workspaces.sdk.api.json with parameters of type TagsOrder Modifier and Type Method Description void
ListTagsJson. setGetTagsOrder(TagsOrder getTagsOrder)
Order for results