|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostalAddressT
| Nested Class Summary | |
|---|---|
static class |
PostalAddressT.Member
The structure's members |
| Method Summary | |
|---|---|
String |
getPostalAddressLine0()
Retrieves the value for the optional structure field postalAddressLine0. |
String |
getPostalAddressLine1()
Retrieves the value for the optional structure field postalAddressLine1. |
String |
getPostalAddressLine2()
Retrieves the value for the optional structure field postalAddressLine2. |
String |
getPostalCity()
Retrieves the value for the optional structure field postalCity. |
String |
getPostalCode()
Retrieves the value for the optional structure field postalCode. |
Integer |
getPostalCountry()
Retrieves the value for the optional structure field postalCountry. |
String |
getPostalStreet0()
Retrieves the value for the optional structure field postalStreet0. |
String |
getPostalStreet1()
Retrieves the value for the optional structure field postalStreet1. |
String |
getPostalStreetNumber()
Retrieves the value for the optional structure field postalStreetNumber. |
| Method Detail |
|---|
String getPostalAddressLine0()
postalAddressLine0.
--> PostalAddress::postalAddressLine[0]
postalAddressLine0.String getPostalAddressLine1()
postalAddressLine1.
--> PostalAddress::postalAddressLine[1]
postalAddressLine1.String getPostalAddressLine2()
postalAddressLine2.
--> PostalAddress::postalAddressLine[2]
postalAddressLine2.String getPostalCity()
postalCity.
--> PostalAddress::postalCity
postalCity.String getPostalCode()
postalCode.
--> PostalAddress::postalCode
postalCode.Integer getPostalCountry()
postalCountry.
--> PostalAddress::postalCountry
postalCountry.String getPostalStreet0()
postalStreet0.
--> PostalAddress::postalStreet[0]
postalStreet0.String getPostalStreet1()
postalStreet1.
--> PostalAddress::postalStreet[1]
postalStreet1.String getPostalStreetNumber()
postalStreetNumber.
--> PostalAddress::userString0
postalStreetNumber.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||