Uses of Interface
ch.sahits.game.openpatrician.model.city.cityhall.IAcceptedAldermanTask
-
Packages that use IAcceptedAldermanTask Package Description ch.sahits.game.openpatrician.model.city.cityhall ch.sahits.game.openpatrician.model.city.cityhall.impl -
-
Uses of IAcceptedAldermanTask in ch.sahits.game.openpatrician.model.city.cityhall
Methods in ch.sahits.game.openpatrician.model.city.cityhall that return types with arguments of type IAcceptedAldermanTask Modifier and Type Method Description java.util.List<IAcceptedAldermanTask>IAldermanOffice. getWorkedOnTasks()Retrieve the tasks that are currently worked on. -
Uses of IAcceptedAldermanTask in ch.sahits.game.openpatrician.model.city.cityhall.impl
Classes in ch.sahits.game.openpatrician.model.city.cityhall.impl that implement IAcceptedAldermanTask Modifier and Type Class Description classAcceptedAldermanTask
-