| Constructor | Description |
|---|---|
CityHall() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
setAldermanElectionDate(java.time.LocalDateTime aldermanElectionDate) |
Set the elederman election date and verify that there are no clashed with election dates.
|
void |
setElectionDate(java.time.LocalDateTime electionDate) |
Set the election date and verify that there are no clashed with election dates.
|
void |
setHanseaticMeetingDate(java.util.Optional<java.time.LocalDateTime> meetingDate) |
Set the hanseatic meeting date and verify that there are no clashed with election dates.
|
void |
setNextCouncilMeeting(java.util.Optional<java.time.LocalDateTime> nextCouncilMeeting) |
Set the next council meeting date and verify that there are no clashed with election dates.
|
getAlderman, getAldermanCandidates, getAldermanElectionDate, getAldermanOffice, getBallotResult, getCandidates, getCity, getCityGuard, getCouncilmen, getElectionDate, getElectionResult, getHanseaticMeetingDate, getMaxNumberMilita, getMayor, getNextCouncilMeeting, getNotices, getOutriggerContract, getPetition, getTreasury, setOutriggerContract, setPetitionpublic void setAldermanElectionDate(java.time.LocalDateTime aldermanElectionDate)
aldermanElectionDate - date of the alderman electionpublic void setElectionDate(java.time.LocalDateTime electionDate)
electionDate - election data of the city mayorpublic void setNextCouncilMeeting(java.util.Optional<java.time.LocalDateTime> nextCouncilMeeting)
nextCouncilMeeting - Optional date of the next council meetingpublic void setHanseaticMeetingDate(java.util.Optional<java.time.LocalDateTime> meetingDate)
meetingDate - Optional date of the next hanseatic meetingCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.