Class PirateSupportViolation
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.city.cityhall.impl.CityViolation
-
- ch.sahits.game.openpatrician.model.city.cityhall.impl.PirateSupportViolation
-
- All Implemented Interfaces:
ICityViolation,IPirateSupportViolation
public class PirateSupportViolation extends CityViolation implements IPirateSupportViolation
- Author:
- Andi Hotz, (c) Sahits GmbH, 2014 Created on Dec 31, 2014
-
-
Constructor Summary
Constructors Constructor Description PirateSupportViolation(ICity city, java.time.LocalDateTime date)
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ch.sahits.game.openpatrician.model.city.cityhall.ICityViolation
getCity, getDate, getPunishment
-
-
-
-
Constructor Detail
-
PirateSupportViolation
public PirateSupportViolation(ICity city, java.time.LocalDateTime date)
-
-