Uses of Enum Class
com.maxmind.minfraud.request.Payment.Method
Packages that use Payment.Method
-
Uses of Payment.Method in com.maxmind.minfraud.request
Subclasses with type arguments of type Payment.Method in com.maxmind.minfraud.requestMethods in com.maxmind.minfraud.request that return Payment.MethodModifier and TypeMethodDescriptionPayment.method()static Payment.MethodReturns the enum constant of this class with the specified name.static Payment.Method[]Payment.Method.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.Method