Class PlunderTradingOfficeViolation
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.city.cityhall.impl.CityViolation
-
- ch.sahits.game.openpatrician.model.city.cityhall.impl.PlunderTradingOfficeViolation
-
- All Implemented Interfaces:
ICityViolation,IPlunderTradingOfficesViolation
public class PlunderTradingOfficeViolation extends CityViolation implements IPlunderTradingOfficesViolation
- Author:
- Andi Hotz, (c) Sahits GmbH, 2014 Created on Dec 31, 2014
-
-
Constructor Summary
Constructors Constructor Description PlunderTradingOfficeViolation(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
-
PlunderTradingOfficeViolation
public PlunderTradingOfficeViolation(ICity city, java.time.LocalDateTime date)
-
-