Package com.onenetwork.platform.common.address

Support for a generic, international Address.
  • Interface Summary 
    Interface Description
    Address
    An international Address, consisting of a Country and a collection of components (see AddressComponent).
    AddressComponent
    A single component of an Address.
    AddressService
    Service for working with Address objects.
    Country
    Interface for a Country referenced by an Address.
  • Class Summary 
    Class Description
    CountryCodes
    Contains static variables for Country 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 an Address.