Uses of Enum Class
sc2002.FCS1.grp2.HDBOfficer.Menu
Packages that use HDBOfficer.Menu
-
Uses of HDBOfficer.Menu in sc2002.FCS1.grp2
Fields in sc2002.FCS1.grp2 declared as HDBOfficer.MenuMethods in sc2002.FCS1.grp2 that return HDBOfficer.MenuModifier and TypeMethodDescriptionstatic HDBOfficer.MenuHDBOfficer.Menu.fromOrdinal(int o) Get the menu value based on index.static HDBOfficer.MenuReturns the enum constant of this class with the specified name.static HDBOfficer.Menu[]HDBOfficer.Menu.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in sc2002.FCS1.grp2 with parameters of type HDBOfficer.MenuModifier and TypeMethodDescriptionstatic voidHDBOfficerActions.handleAction(HDBOfficer.Menu option, HDBOfficer user) Handles user input selection fromBTOManagementApplication