| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs |
| Modifier and Type | Method and Description |
|---|---|
ExportCSVSettings |
ExportTableStatusType.getCsvSettings()
Gets the csvSettings value for this ExportTableStatusType.
|
ExportCSVSettings |
ExportTableRequestType.getCsvSettings()
Gets the csvSettings value for this ExportTableRequestType.
|
ExportCSVSettings |
ImportResourceRequestType.getCsvSettings()
Gets the csvSettings value for this ImportResourceRequestType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportTableStatusType.setCsvSettings(ExportCSVSettings csvSettings)
Sets the csvSettings value for this ExportTableStatusType.
|
void |
ExportTableRequestType.setCsvSettings(ExportCSVSettings csvSettings)
Sets the csvSettings value for this ExportTableRequestType.
|
void |
ImportResourceRequestType.setCsvSettings(ExportCSVSettings csvSettings)
Sets the csvSettings value for this ImportResourceRequestType.
|
| Constructor and Description |
|---|
ExportTableRequestType(String basketId,
ExportCSVSettings csvSettings,
ExportOperation operationType,
String tableName,
String toSaveName,
String user) |
ExportTableStatusType(ExportCSVSettings csvSettings,
String errors,
String rsLocator,
ExportStatus status,
String tableName) |
ImportResourceRequestType(ExportCSVSettings csvSettings,
String resourceType,
String rsLocator,
String user) |
Copyright © 2015. All Rights Reserved.