Class CentralStorageStrategyHint

  • All Implemented Interfaces:
    ch.sahits.game.openpatrician.model.player.ITradeStategyHint

    public class CentralStorageStrategyHint
    extends java.lang.Object
    implements ch.sahits.game.openpatrician.model.player.ITradeStategyHint
    Strategy hint for a central supply city.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2017 Created on Oct 21, 2017
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ch.sahits.game.openpatrician.model.player.ITradeStrategyHintContext getContext()  
      void setContext​(ch.sahits.game.openpatrician.model.player.ITradeStrategyHintContext context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CentralStorageStrategyHint

        public CentralStorageStrategyHint()
    • Method Detail

      • getContext

        public ch.sahits.game.openpatrician.model.player.ITradeStrategyHintContext getContext()
        Specified by:
        getContext in interface ch.sahits.game.openpatrician.model.player.ITradeStategyHint
      • setContext

        public void setContext​(ch.sahits.game.openpatrician.model.player.ITradeStrategyHintContext context)
        Specified by:
        setContext in interface ch.sahits.game.openpatrician.model.player.ITradeStategyHint