Package com.onenetwork.platform.common.address
Support for a generic, international Address.
-
Interface Summary Interface Description Address An international Address, consisting of aCountry
and a collection of components (seeAddressComponent
).AddressComponent A single component of anAddress
.AddressService Service for working with Address objects.Country Interface for a Country referenced by an Address. -
Class Summary Class Description CountryCodes Contains static variables forCountry
instances, and a method for getting a Country from its string representation. -
Enum Summary Enum Description AddressComponentType Enumeration of types of components which can go into anAddress
.