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