Uses of Enum Class
com.maxmind.minfraud.request.Shipping.DeliverySpeed
Packages that use Shipping.DeliverySpeed
-
Uses of Shipping.DeliverySpeed in com.maxmind.minfraud.request
Subclasses with type arguments of type Shipping.DeliverySpeed in com.maxmind.minfraud.requestMethods in com.maxmind.minfraud.request that return Shipping.DeliverySpeedModifier and TypeMethodDescriptionShipping.deliverySpeed()static Shipping.DeliverySpeedReturns the enum constant of this class with the specified name.static Shipping.DeliverySpeed[]Shipping.DeliverySpeed.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 Shipping.DeliverySpeed