Class StandardOfLivingCLIManager

java.lang.Object
collectionManagers.modeManagers.userMode.StandardOfLivingCLIManager
All Implemented Interfaces:
ModeManager<StandardOfLiving>

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

    • StandardOfLivingCLIManager

      public StandardOfLivingCLIManager()
  • Method Details