Uses of Enum Class
sc2002.FCS1.grp2.HDBManager.Menu
Packages that use HDBManager.Menu
-
Uses of HDBManager.Menu in sc2002.FCS1.grp2
Fields in sc2002.FCS1.grp2 declared as HDBManager.MenuMethods in sc2002.FCS1.grp2 that return HDBManager.MenuModifier and TypeMethodDescriptionstatic HDBManager.MenuHDBManager.Menu.fromOrdinal(int o) Get the menu value based on index.static HDBManager.MenuReturns the enum constant of this class with the specified name.static HDBManager.Menu[]HDBManager.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 HDBManager.MenuModifier and TypeMethodDescriptionstatic voidHDBManagerActions.handleAction(HDBManager.Menu option, HDBManager user) handle action based on user input, passed in fromBTOManagementApplication