Uses of Class
paymentslip.Bank
-
-
Uses of Bank in paymentslip
Methods in paymentslip that return Bank Modifier and Type Method Description static BankBank. valueOf(String name)Returns the enum constant of this type with the specified name.static Bank[]Bank. values()Returns an array containing the constants of this enum type, in the order they are declared.
-