Uses of Interface
ch.sahits.game.openpatrician.model.IDateService
-
-
Uses of IDateService in ch.sahits.game.openpatrician.clientserverinterface.service
Classes in ch.sahits.game.openpatrician.clientserverinterface.service that implement IDateService Modifier and Type Class Description classDateServiceService concerning the date. -
Uses of IDateService in ch.sahits.game.openpatrician.model
Fields in ch.sahits.game.openpatrician.model declared as IDateService Modifier and Type Field Description private IDateServiceDate. dateService -
Uses of IDateService in ch.sahits.game.openpatrician.model.city.cityhall.impl
Fields in ch.sahits.game.openpatrician.model.city.cityhall.impl declared as IDateService Modifier and Type Field Description private IDateServiceCityHall. date -
Uses of IDateService in ch.sahits.game.openpatrician.model.city.guild.impl
Fields in ch.sahits.game.openpatrician.model.city.guild.impl declared as IDateService Modifier and Type Field Description private IDateServiceMediterreanSeaMap. dateService -
Uses of IDateService in ch.sahits.game.openpatrician.model.people.impl
Fields in ch.sahits.game.openpatrician.model.people.impl declared as IDateService Modifier and Type Field Description private IDateServiceCaptainState. dateService
-