net.datacrow.console.wizards.moduleimport
Class ImportDefinition

java.lang.Object
  extended by net.datacrow.console.wizards.moduleimport.ImportDefinition

public class ImportDefinition
extends java.lang.Object


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

Constructor Detail

ImportDefinition

public ImportDefinition()
Method Detail

getFile

public java.io.File getFile()

setFile

public void setFile(java.lang.String filename)

setFile

public void setFile(java.io.File file)