Uses of Class
company.tap.commondependencies.Mada.StandardCodes.MadaAssignedID.PaymentServiceProvider
| Package | Description |
|---|---|
| company.tap.commondependencies.Mada.StandardCodes |
-
Uses of MadaAssignedID.PaymentServiceProvider in company.tap.commondependencies.Mada.StandardCodes
Methods in company.tap.commondependencies.Mada.StandardCodes that return MadaAssignedID.PaymentServiceProvider Modifier and Type Method Description static MadaAssignedID.PaymentServiceProviderMadaAssignedID.PaymentServiceProvider. getByID(java.lang.String ID)static MadaAssignedID.PaymentServiceProviderMadaAssignedID.PaymentServiceProvider. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MadaAssignedID.PaymentServiceProvider[]MadaAssignedID.PaymentServiceProvider. values()Returns an array containing the constants of this enum type, in the order they are declared.