Uses of Class
com.blackberry.workspaces.api.sdk.Consts.ApiDocumentOrder
-
Packages that use Consts.ApiDocumentOrder Package Description com.blackberry.workspaces.api.sdk -
-
Uses of Consts.ApiDocumentOrder in com.blackberry.workspaces.api.sdk
Methods in com.blackberry.workspaces.api.sdk that return Consts.ApiDocumentOrder Modifier and Type Method Description static Consts.ApiDocumentOrder
Consts.ApiDocumentOrder. valueOf(String name)
Returns the enum constant of this type with the specified name.static Consts.ApiDocumentOrder[]
Consts.ApiDocumentOrder. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-