Uses of Package
com.onenetwork.platform.common.address
Package | Description |
---|---|
com.onenetwork.platform.common | |
com.onenetwork.platform.common.address |
Support for a generic, international Address.
|
com.onenetwork.platform.common.addressvalidation | |
com.onenetwork.platform.common.tax |
Contains services for interacting with a "tax provider" which computes appropriate taxes based on government regulations.
|
com.onenetwork.platform.data.model |
APIs for reading and writing Models developed with the SDK.
|
com.onenetwork.platform.integ.rest.json |
Standard JSON value objects passed in REST calls in standard Platform components, such as the the Report panel.
|
-
Classes in com.onenetwork.platform.common.address used by com.onenetwork.platform.common Class Description Address An international Address, consisting of aCountry
and a collection of components (seeAddressComponent
).AddressComponent A single component of anAddress
.AddressComponentType Enumeration of types of components which can go into anAddress
.Country Interface for a Country referenced by an Address. -
Classes in com.onenetwork.platform.common.address used by com.onenetwork.platform.common.address Class Description Address An international Address, consisting of aCountry
and a collection of components (seeAddressComponent
).AddressComponent A single component of anAddress
.AddressComponentType Enumeration of types of components which can go into anAddress
.Country Interface for a Country referenced by an Address. -
Classes in com.onenetwork.platform.common.address used by com.onenetwork.platform.common.addressvalidation Class Description Address An international Address, consisting of aCountry
and a collection of components (seeAddressComponent
).AddressComponentType Enumeration of types of components which can go into anAddress
. -
Classes in com.onenetwork.platform.common.address used by com.onenetwork.platform.common.tax Class Description Address An international Address, consisting of aCountry
and a collection of components (seeAddressComponent
). -
Classes in com.onenetwork.platform.common.address used by com.onenetwork.platform.data.model Class Description Address An international Address, consisting of aCountry
and a collection of components (seeAddressComponent
). -
Classes in com.onenetwork.platform.common.address used by com.onenetwork.platform.integ.rest.json Class Description Address An international Address, consisting of aCountry
and a collection of components (seeAddressComponent
).