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

Packages that use ICompany
ch.sahits.game.openpatrician.model   
ch.sahits.game.openpatrician.model.impl   
 

Uses of ICompany in ch.sahits.game.openpatrician.model
 

Fields in ch.sahits.game.openpatrician.model declared as ICompany
private  ICompany Player.company
           
 

Methods in ch.sahits.game.openpatrician.model that return ICompany
 ICompany IPlayer.getCompany()
          Retrieve the company data
 ICompany Player.getCompany()
           
 

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

Classes in ch.sahits.game.openpatrician.model.impl that implement ICompany
 class Company
           
 



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