org.gcube.data.analysis.tabulardata.api.exporter
Class ExportResult

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.api.exporter.ExportResult

public class ExportResult
extends Object


Constructor Summary
ExportResult()
           
 
Method Summary
 File getFile()
           
 void setFile(File file)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExportResult

public ExportResult()
Method Detail

getFile

public File getFile()

setFile

public void setFile(File file)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.