public interface ICityViolation
| Modifier and Type | Method and Description |
|---|---|
ICity |
getCity()
City that violated the customs.
|
org.joda.time.DateTime |
getDate()
Date when the violation was brought to the notice of the alderman.
|
ECityViolationPunishment |
getPunishment()
Retrieve the proposed punishment for the violation.
|
ICity getCity()
org.joda.time.DateTime getDate()
ECityViolationPunishment getPunishment()
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.