Uses of Enum Class
com.maxmind.minfraud.request.Payment.Processor
Packages that use Payment.Processor
-
Uses of Payment.Processor in com.maxmind.minfraud.request
Subclasses with type arguments of type Payment.Processor in com.maxmind.minfraud.requestMethods in com.maxmind.minfraud.request that return Payment.ProcessorModifier and TypeMethodDescriptionPayment.processor()static Payment.ProcessorReturns the enum constant of this class with the specified name.static Payment.Processor[]Payment.Processor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.maxmind.minfraud.request with parameters of type Payment.Processor