Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
static ReadyForDownloadOriginal |
ReadyForDownloadOriginal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadyForDownloadOriginal[] |
ReadyForDownloadOriginal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ReadyForDownloadOriginal |
DocumentJson.getReadyForDownloadOriginal() |
ReadyForDownloadOriginal |
IManageDocumentJson.getReadyForDownloadOriginal()
Read only when file is cached and download vlp validation is over (if
necessary)
|
ReadyForDownloadOriginal |
TransientDocumentJson.getReadyForDownloadOriginal()
Read only when file is cached and download vlp validation is over (if
necessary)
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentJson.setReadyForDownloadOriginal(ReadyForDownloadOriginal readyForDownloadOriginal) |
void |
IManageDocumentJson.setReadyForDownloadOriginal(ReadyForDownloadOriginal readyForDownloadOriginal)
Read only when file is cached and download vlp validation is over (if
necessary)
|
void |
TransientDocumentJson.setReadyForDownloadOriginal(ReadyForDownloadOriginal readyForDownloadOriginal)
Read only when file is cached and download vlp validation is over (if
necessary)
|
Copyright © 2019. All rights reserved.