net.datacrow.console.wizards.itemexport
Class ItemExporterDefinition
java.lang.Object
net.datacrow.console.wizards.itemexport.ItemExporterDefinition
public class ItemExporterDefinition
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemExporterDefinition
public ItemExporterDefinition()
getFile
public java.io.File getFile()
getFields
public int[] getFields()
setFields
public void setFields(int[] fields)
setExporter
public void setExporter(ItemExporter exporter)
getExporter
public ItemExporter getExporter()
setFile
public void setFile(java.io.File file)
getSettings
public ItemExporterSettings getSettings()
setSettings
public void setSettings(ItemExporterSettings settings)