Uses of Enum Class
com.bhn.payment.common.enums.ProcessorStatus
Packages that use ProcessorStatus
-
Uses of ProcessorStatus in com.bhn.payment.common.enums
Methods in com.bhn.payment.common.enums that return ProcessorStatusModifier and TypeMethodDescriptionstatic ProcessorStatusReturns the enum constant of this class with the specified name.static ProcessorStatus[]ProcessorStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.