Uses of Enum Class
com.inttegro.payments.PaymentResultStatus
Packages that use PaymentResultStatus
-
Uses of PaymentResultStatus in com.inttegro.payments
Methods in com.inttegro.payments that return PaymentResultStatusModifier and TypeMethodDescriptionstatic PaymentResultStatusReturns the enum constant of this class with the specified name.static PaymentResultStatus[]PaymentResultStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.