Package | Description |
---|---|
com.maxmind.minfraud.request |
Modifier and Type | Method and Description |
---|---|
Shipping.DeliverySpeed |
Shipping.getDeliverySpeed() |
static Shipping.DeliverySpeed |
Shipping.DeliverySpeed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Shipping.DeliverySpeed[] |
Shipping.DeliverySpeed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Shipping.Builder |
Shipping.Builder.deliverySpeed(Shipping.DeliverySpeed speed) |
Copyright © 2016 MaxMind, Inc.. All rights reserved.