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