Uses of Class
net.sf.freecol.common.model.GoodsContainer

Packages that use GoodsContainer
net.sf.freecol.common.model Contains the game model. 
 

Uses of GoodsContainer in net.sf.freecol.common.model
 

Methods in net.sf.freecol.common.model that return GoodsContainer
 GoodsContainer Unit.getGoodsContainer()
           
 GoodsContainer Tile.getGoodsContainer()
          Returns null.
 GoodsContainer Settlement.getGoodsContainer()
           
 GoodsContainer Location.getGoodsContainer()
          Gets the GoodsContainer this Location use for storing it's goods.
 GoodsContainer Europe.getGoodsContainer()
           
 GoodsContainer ColonyTile.getGoodsContainer()
           
 GoodsContainer Building.getGoodsContainer()
          Gets this Location's GoodsContainer.