Uses of Interface
ch.sahits.game.openpatrician.model.IBalanceSheet

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

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

Fields in ch.sahits.game.openpatrician.model.building declared as IBalanceSheet
private  IBalanceSheet TradingOffice.currentWeek
           
private  IBalanceSheet TradingOffice.lastWeek
           
 

Methods in ch.sahits.game.openpatrician.model.building that return IBalanceSheet
 IBalanceSheet ITradingOffice.getBalanceLastWeek()
          Retrieve the balance sheet for last completed week.
 IBalanceSheet TradingOffice.getBalanceLastWeek()
           
 IBalanceSheet ITradingOffice.getCurrentWeek()
          Retrieve the balance sheet for the current week
 IBalanceSheet TradingOffice.getCurrentWeek()
           
 

Uses of IBalanceSheet in ch.sahits.game.openpatrician.model.impl
 

Classes in ch.sahits.game.openpatrician.model.impl that implement IBalanceSheet
 class BalanceSheet
           
 



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