|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.beasys.commerce.foundation.BelongingImpl
|
+--com.beasys.commerce.axiom.contact.AddressImpl
The Address represents a standard postal location. It is intended to be used for the purposes of billing, shipping or marketing.
Address,
AddressHome, Serialized Form| Field Summary | |
java.lang.String |
city
The city component of the address. |
java.lang.String |
country
The country component of the address. |
java.lang.String |
county
Containment: By Value Multiplicity: 1:1 |
java.lang.String |
countyCode
The County Code of Address when applicable Containment: By Value Multiplicity: 1:1 |
java.lang.String |
description
A description for the address that provide some clarification where needed.. |
java.lang.String |
geoCode
Containment: By Value Multiplicity: 1:1 |
java.lang.String |
poBox
The Post Office Box component of the address when applicable. |
java.lang.String |
postalCode
The string that represents the postal code Containment: By Value Multiplicity: 1:1 |
java.lang.String |
postalCodeType
The format or type of the postal code. |
java.lang.String |
state
Containment: By Value Multiplicity: 1:1 |
java.lang.String |
street1
The street component of the address. |
java.lang.String |
street2
Containment: By Value Multiplicity: 1:1 |
| Fields inherited from class com.beasys.commerce.foundation.BelongingImpl |
__classIdentifier, __containingBelonging, __containingEntity, __mapKey, __sequenceNumber, _isDirty |
| Constructor Summary | |
AddressImpl()
|
|
| Method Summary | |
int |
compareTo(java.lang.Object o)
Compare this belonging to another |
java.lang.String |
getCity()
Get the value of city |
java.lang.String |
getCountry()
Get the value of country |
java.lang.String |
getCounty()
Get the value of county |
java.lang.String |
getCountyCode()
Get the value of county |
java.lang.String |
getDescription()
Get the value of description |
java.lang.String |
getGeoCode()
Get the value of geoCode |
java.lang.String |
getPoBox()
Get the value of poBox |
java.lang.String |
getPostalCode()
Get the value of postalCode |
java.lang.String |
getPostalCodeType()
Get the value of postalCodeType |
java.lang.String |
getState()
Get the value of state |
java.lang.String |
getStreet1()
Get the value of street1 |
java.lang.String |
getStreet2()
Get the value of street2 |
java.lang.String |
interfaceName()
interfaceName() returns the unqualified name of the interface from the UML model |
void |
setByValue(Belonging value)
It is possible to call set-by-value with a superclass. |
void |
setCity(java.lang.String city)
Set the value of city |
void |
setCountry(java.lang.String country)
Set the value of country |
void |
setCounty(java.lang.String county)
Set the value of county |
void |
setCountyCode(java.lang.String countyCode)
Set the value of countyCode |
void |
setDescription(java.lang.String description)
Set the value of description |
void |
setGeoCode(java.lang.String geoCode)
Set the value of geoCode |
void |
setPoBox(java.lang.String poBox)
Set the value of poBox |
void |
setPostalCode(java.lang.String postalCode)
Set the value of postalCode |
void |
setPostalCodeType(java.lang.String postalCodeType)
Set the value of postalCodeType |
void |
setState(java.lang.String state)
Set the value of state |
void |
setStreet1(java.lang.String street1)
Set the value of street1 |
void |
setStreet2(java.lang.String street2)
Set the value of street2 |
Belonging |
value()
value() is a more typesafe implementation of clone() |
| Methods inherited from class com.beasys.commerce.foundation.BelongingImpl | |||||||||||||||||||||
clearRelationalBinding, clearRelationalBinding, clearRelationalBinding, clearRelationalBinding, clone, doRelationalBinding, doRelationalBinding, doRelationalBindingOnElement, doRelationalBindingOnElement, doRelationalBindingOnElement, doRelationalBindingOnSingleton, doRelationalBindingOnSingleton, doRelationalBindingOnSingleton, doRelationalBindingWithMapKey, doRelationalBindingWithMapKey, doRelationalBindingWithMapKey, enumerateRelationalBinding, enumerateRelationalBinding, equals, get__classIdentifier, get__containingBelonging, get__containingEntity, get__containingEntityReference, get__mapKey,
| |||||||||||||||||||||