public class AddViolationTask
extends ch.sahits.game.openpatrician.model.event.TimedTask
| Modifier and Type | Field and Description |
|---|---|
private ch.sahits.game.openpatrician.model.city.cityhall.IAldermanOffice |
office |
private ch.sahits.game.openpatrician.model.city.cityhall.ICityViolation |
violation |
| Constructor and Description |
|---|
AddViolationTask(ch.sahits.game.openpatrician.model.city.cityhall.ICityViolation violation,
ch.sahits.game.openpatrician.model.city.cityhall.IAldermanOffice office,
org.joda.time.DateTime electionTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
private final ch.sahits.game.openpatrician.model.city.cityhall.ICityViolation violation
private final ch.sahits.game.openpatrician.model.city.cityhall.IAldermanOffice office
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.