Uses of Interface
ch.sahits.game.openpatrician.model.people.ITradePerson
-
Packages that use ITradePerson Package Description ch.sahits.game.openpatrician.model.people ch.sahits.game.openpatrician.model.people.impl -
-
Uses of ITradePerson in ch.sahits.game.openpatrician.model.people
Subinterfaces of ITradePerson in ch.sahits.game.openpatrician.model.people Modifier and Type Interface Description interfaceIContractBrokerinterfaceITraderSelling goods wares produced in the city.Methods in ch.sahits.game.openpatrician.model.people that return ITradePerson Modifier and Type Method Description ITradePersonITrader. getTradePerson() -
Uses of ITradePerson in ch.sahits.game.openpatrician.model.people.impl
Classes in ch.sahits.game.openpatrician.model.people.impl that implement ITradePerson Modifier and Type Class Description classBaseTradePersonBase implementation of trading personclassContractBrookerStateImplementation of a contract brooker.classTraderStateImplementation of a trader.
-