Class SetupSequence

    • Constructor Summary

      Constructors 
      Constructor Description
      SetupSequence​(java.util.Properties settings)
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run()
      This method is used to setup the greenhouse.
      • Methods inherited from class java.lang.Object

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

      • SetupSequence

        public SetupSequence​(java.util.Properties settings)
        Constructor.
        Parameters:
        settings - The loaded settings of the greenhouse.