Uses of Class
com.blackberry.workspaces.sdk.api.enums.RecycleBinExchangeDocumentsOrder
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
-
Uses of RecycleBinExchangeDocumentsOrder in com.blackberry.workspaces.sdk.api.enums
Methods in com.blackberry.workspaces.sdk.api.enums that return RecycleBinExchangeDocumentsOrder Modifier and Type Method Description static RecycleBinExchangeDocumentsOrder
RecycleBinExchangeDocumentsOrder. valueOf(String name)
Returns the enum constant of this type with the specified name.static RecycleBinExchangeDocumentsOrder[]
RecycleBinExchangeDocumentsOrder. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RecycleBinExchangeDocumentsOrder in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return RecycleBinExchangeDocumentsOrder Modifier and Type Method Description RecycleBinExchangeDocumentsOrder
ListExchangesRecycleBinDocumentsJson. getOrderBy()
Recycle bin Exchange file orderMethods in com.blackberry.workspaces.sdk.api.json with parameters of type RecycleBinExchangeDocumentsOrder Modifier and Type Method Description void
ListExchangesRecycleBinDocumentsJson. setOrderBy(RecycleBinExchangeDocumentsOrder orderBy)
Recycle bin Exchange file order