public class VoteTask
extends ch.sahits.game.openpatrician.model.event.TimedTask
| Modifier and Type | Field and Description |
|---|---|
private ch.sahits.game.openpatrician.model.city.cityhall.impl.Ballot |
result |
private boolean |
voteYes |
| Constructor and Description |
|---|
VoteTask(ch.sahits.game.openpatrician.model.city.cityhall.impl.Ballot result,
org.joda.time.DateTime electionTime,
boolean yes) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
private final ch.sahits.game.openpatrician.model.city.cityhall.impl.Ballot result
private final boolean voteYes
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.