Uses of Interface
ch.sahits.game.openpatrician.model.people.IBuyer
-
Packages that use IBuyer Package Description ch.sahits.game.openpatrician.model.people.impl -
-
Uses of IBuyer in ch.sahits.game.openpatrician.model.people.impl
Classes in ch.sahits.game.openpatrician.model.people.impl that implement IBuyer Modifier and Type Class Description classBuyerStateImplementation of a buyer.Constructors in ch.sahits.game.openpatrician.model.people.impl with parameters of type IBuyer Constructor Description BuyerState(IBuyer buyer)
-