ch.sahits.game.openpatrician.model.city.impl
Class Visby

java.lang.Object
  extended by ch.sahits.game.openpatrician.model.impl.WareHolding
      extended by ch.sahits.game.openpatrician.model.city.impl.City
          extended by ch.sahits.game.openpatrician.model.city.impl.Visby
All Implemented Interfaces:
ICity, IVisby

public final class Visby
extends City
implements IVisby


Constructor Summary
Visby()
           
 
Method Summary
 String getUniqueID()
          Retrieve the unique ID of the city.
 
Methods inherited from class ch.sahits.game.openpatrician.model.city.impl.City
build, getBuildings, getContribution, getEffectiveProduction, getIneffectiveProduction, getKontorType, getName, getPopulation, getPopulation, getReputation, getSocialRank, initWares, move, moveIn, setPopulation, tearDown
 
Methods inherited from class ch.sahits.game.openpatrician.model.impl.WareHolding
addNewWare, computeAVGPrice, containsWare, getWare
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ch.sahits.game.openpatrician.model.city.ICity
build, getBuildings, getContribution, getEffectiveProduction, getIneffectiveProduction, getKontorType, getName, getPopulation, getPopulation, getReputation, getSocialRank, getWare, move, moveIn, setPopulation, tearDown
 

Constructor Detail

Visby

public Visby()
      throws IOException
Throws:
IOException
Method Detail

getUniqueID

public String getUniqueID()
Description copied from interface: ICity
Retrieve the unique ID of the city.

Specified by:
getUniqueID in interface ICity
Returns:


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