Class ClimateCLIManager

java.lang.Object
collectionManagers.modeManagers.userMode.ClimateCLIManager
All Implemented Interfaces:
ModeManager<Climate>

public class ClimateCLIManager extends Object implements ModeManager<Climate>
The ClimateCLIManager class is responsible for managing the Climate mode in the user interface. It implements the ModeManager interface for Climate type and provides methods for building the object.
Since:
2.0
Author:
boris
  • Constructor Details

    • ClimateCLIManager

      public ClimateCLIManager()
  • Method Details