Uses of Interface
ch.sahits.game.openpatrician.model.city.cityhall.IAldermanOffice
-
Packages that use IAldermanOffice Package Description ch.sahits.game.openpatrician.model.city.cityhall ch.sahits.game.openpatrician.model.city.cityhall.impl -
-
Uses of IAldermanOffice in ch.sahits.game.openpatrician.model.city.cityhall
Methods in ch.sahits.game.openpatrician.model.city.cityhall that return types with arguments of type IAldermanOffice Modifier and Type Method Description java.util.Optional<IAldermanOffice>ICityHall. getAldermanOffice()Retrieve the office of the alderman. -
Uses of IAldermanOffice in ch.sahits.game.openpatrician.model.city.cityhall.impl
Classes in ch.sahits.game.openpatrician.model.city.cityhall.impl that implement IAldermanOffice Modifier and Type Class Description classAldermanOffice
-