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 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(ExportCSVSettings csvSettings, String tableName)
           
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.