Uses of Enum Class
com.bhn.payment.common.enums.RiskProvider
Packages that use RiskProvider
-
Uses of RiskProvider in com.bhn.payment.common.enums
Methods in com.bhn.payment.common.enums that return RiskProviderModifier and TypeMethodDescriptionstatic RiskProviderReturns the enum constant of this class with the specified name.static RiskProvider[]RiskProvider.values()Returns an array containing the constants of this enum class, in the order they are declared.