public final class Shipping extends AbstractLocation
Modifier and Type | Class and Description |
---|---|
static class |
Shipping.Builder
Builder creates instances of Shipping
from values set by the builder's methods. |
static class |
Shipping.DeliverySpeed
Enumerated delivery speeds.
|
Modifier and Type | Method and Description |
---|---|
Shipping.DeliverySpeed |
getDeliverySpeed() |
getAddress, getAddress2, getCity, getCompany, getCountry, getFirstName, getLastName, getPhoneCountryCode, getPhoneNumber, getPostal, getRegion
toJson, toString
public Shipping.DeliverySpeed getDeliverySpeed()
Copyright © 2016 MaxMind, Inc.. All rights reserved.