Modifier and Type | Method and Description |
---|---|
ExportStatus |
CustomQueryDescriptorStubs.status() |
Modifier and Type | Method and Description |
---|---|
void |
CustomQueryDescriptorStubs.status(ExportStatus status) |
Modifier and Type | Method and Description |
---|---|
ExportStatus |
ExportTableStatusType.status() |
Modifier and Type | Method and Description |
---|---|
void |
ExportTableStatusType.status(ExportStatus status) |
Constructor and Description |
---|
ExportTableStatusType(String tableName,
ExportCSVSettings csvSettings,
String rsLocator,
ExportStatus status,
String errors) |
Modifier and Type | Method and Description |
---|---|
static ExportStatus |
ExportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportStatus[] |
ExportStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.