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