Interface ScopedOption

All Known Implementing Classes:
Applicant.Menu, HDBManager.Menu, HDBOfficer.Menu

interface ScopedOption
Enums that are intended to be used to identify an access control scope menu option should implement this interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Use this method to get the option name to be printed in the menu.
  • Method Details

    • getOptionName

      String getOptionName()
      Use this method to get the option name to be printed in the menu.
      Returns:
      option name