Uses of Interface
ch.sahits.game.openpatrician.model.personal.ISpouseData

Packages that use ISpouseData
ch.sahits.game.openpatrician.model   
ch.sahits.game.openpatrician.model.personal.impl   
 

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

Fields in ch.sahits.game.openpatrician.model declared as ISpouseData
private  ISpouseData Player.spouse
           
 

Methods in ch.sahits.game.openpatrician.model that return ISpouseData
 ISpouseData IPlayer.getSpouseData()
          Retrieve the personal data of the players spouse.
 ISpouseData Player.getSpouseData()
           
 

Methods in ch.sahits.game.openpatrician.model with parameters of type ISpouseData
 void Player.marry(ISpouseData spouse)
          Marry a spouse
 

Uses of ISpouseData in ch.sahits.game.openpatrician.model.personal.impl
 

Classes in ch.sahits.game.openpatrician.model.personal.impl that implement ISpouseData
 class SpouseData
           
 



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