| java.lang.Object | |
| ↳ | com.amazonaws.fba_inbound.doc._2007_05_10.Address |
Postal address. ISOCountryCode must be the ISO 3166 country alpha-2 code (example 'US', 'UK', 'CA'). PostalCode is only required in the US and must be at least 5 digits.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| addressLine1 | |||||||||||
| addressLine2 | |||||||||||
| city | |||||||||||
| countryCode | |||||||||||
| name | |||||||||||
| postalCode | |||||||||||
| stateOrProvinceCode | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the addressLine1 value for this Address.
| |||||||||||
Gets the addressLine2 value for this Address.
| |||||||||||
Gets the city value for this Address.
| |||||||||||
Gets the countryCode value for this Address.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the name value for this Address.
| |||||||||||
Gets the postalCode value for this Address.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the stateOrProvinceCode value for this Address.
| |||||||||||
Return type metadata object
| |||||||||||
Sets the addressLine1 value for this Address.
| |||||||||||
Sets the addressLine2 value for this Address.
| |||||||||||
Sets the city value for this Address.
| |||||||||||
Sets the countryCode value for this Address.
| |||||||||||
Sets the name value for this Address.
| |||||||||||
Sets the postalCode value for this Address.
| |||||||||||
Sets the stateOrProvinceCode value for this Address.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| name | |
|---|---|
| addressLine1 | |
| addressLine2 | |
| city | |
| stateOrProvinceCode | |
| countryCode | |
| postalCode |
| obj |
|---|
Gets the addressLine1 value for this Address.
Gets the addressLine2 value for this Address.
Gets the city value for this Address.
Gets the countryCode value for this Address.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the name value for this Address.
Gets the postalCode value for this Address.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the stateOrProvinceCode value for this Address.
Return type metadata object
Sets the addressLine1 value for this Address.
| addressLine1 |
|---|
Sets the addressLine2 value for this Address.
| addressLine2 |
|---|
Sets the city value for this Address.
| city |
|---|
Sets the countryCode value for this Address.
| countryCode |
|---|
Sets the name value for this Address.
| name |
|---|
Sets the postalCode value for this Address.
| postalCode |
|---|
Sets the stateOrProvinceCode value for this Address.
| stateOrProvinceCode |
|---|