Package sc2002.FCS1.grp2
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 TypeMethodDescriptionUse 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
-