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