|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExportData | |
---|---|
net.sf.freecol.common.model | Contains the game model. |
Uses of ExportData in net.sf.freecol.common.model |
---|
Methods in net.sf.freecol.common.model that return ExportData | |
---|---|
ExportData |
Colony.getExportData(GoodsType goodsType)
Describe getExportData method here. |
Methods in net.sf.freecol.common.model with parameters of type ExportData | |
---|---|
void |
Colony.setExportData(ExportData newExportData)
Describe setExportData method here. |
Constructors in net.sf.freecol.common.model with parameters of type ExportData | |
---|---|
ExportData(GoodsType goodsType,
ExportData template)
Creates a new ExportData instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |