Uses of Interface
ch.sahits.game.openpatrician.model.building.IStorage

Packages that use IStorage
ch.sahits.game.openpatrician.model.building   
ch.sahits.game.openpatrician.model.building.impl   
 

Uses of IStorage in ch.sahits.game.openpatrician.model.building
 

Fields in ch.sahits.game.openpatrician.model.building declared as IStorage
private  IStorage TradingOffice.storage
           
 

Methods in ch.sahits.game.openpatrician.model.building that return IStorage
 IStorage ITradingOffice.getStorage()
          Retrieve an overview over the storage
 IStorage TradingOffice.getStorage()
           
 

Uses of IStorage in ch.sahits.game.openpatrician.model.building.impl
 

Classes in ch.sahits.game.openpatrician.model.building.impl that implement IStorage
 class Storage
           
 



Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.