Uses of Enum Class
com.bhn.risk.order.domain.PaymentGateway
Packages that use PaymentGateway
-
Uses of PaymentGateway in com.bhn.risk.order.domain
Methods in com.bhn.risk.order.domain that return PaymentGatewayModifier and TypeMethodDescriptionstatic PaymentGatewayReturns the enum constant of this class with the specified name.static PaymentGateway[]PaymentGateway.values()Returns an array containing the constants of this enum class, in the order they are declared.