Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.ExportCSVSettings

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 ExportTableRequestType.getCsvSettings()
          Gets the csvSettings value for this ExportTableRequestType.
 ExportCSVSettings ImportResourceRequestType.getCsvSettings()
          Gets the csvSettings value for this ImportResourceRequestType.
 ExportCSVSettings ExportTableStatusType.getCsvSettings()
          Gets the csvSettings value for this ExportTableStatusType.
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type ExportCSVSettings
 void ExportTableRequestType.setCsvSettings(ExportCSVSettings csvSettings)
          Sets the csvSettings value for this ExportTableRequestType.
 void ImportResourceRequestType.setCsvSettings(ExportCSVSettings csvSettings)
          Sets the csvSettings value for this ImportResourceRequestType.
 void ExportTableStatusType.setCsvSettings(ExportCSVSettings csvSettings)
          Sets the csvSettings value for this ExportTableStatusType.
 

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)
           
 



Copyright © 2013. All Rights Reserved.