Class TradeAgreement
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.city.guild.impl.TradeAgreement
-
- All Implemented Interfaces:
ITradeAgreement
public class TradeAgreement extends java.lang.Object implements ITradeAgreement
- Author:
- Andi Hotz, (c) Sahits GmbH, 2016 Created on Dec 04, 2016
-
-
Constructor Summary
Constructors Constructor Description TradeAgreement()
-
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.guild.ITradeAgreement
getTradeLocation, getValidTill, getWare, getWareAndAmount
-
-