Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static VdrDocumentOrder |
VdrDocumentOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VdrDocumentOrder[] |
VdrDocumentOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VdrDocumentOrder |
ListDocumentsVdrJson.getDocumentOrder()
File order, if left empty set to LAST_UPDATED.
|
Modifier and Type | Method and Description |
---|---|
void |
ListDocumentsVdrJson.setDocumentOrder(VdrDocumentOrder documentOrder)
File order, if left empty set to LAST_UPDATED.
|
Copyright © 2019. All rights reserved.