|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExportCSVSettings | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs | |
| Uses of ExportCSVSettings in org.gcube.application.aquamaps.aquamapsservice.stubs |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs that return ExportCSVSettings | |
|---|---|
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. |
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type ExportCSVSettings | |
|---|---|
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. |
| Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type ExportCSVSettings | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||