| java.lang.Object | |
| ↳ | com.amazonaws.fba_outbound.doc._2007_08_02.Address |
Postal address. CountryCode must be the ISO-3166-1 alpha-2 code (example 'US', 'GB', 'JP'). Please don't use City field for JP address. For other country the City field is required.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| city | |||||||||||
| countryCode | |||||||||||
| line1 | |||||||||||
| line2 | |||||||||||
| line3 | |||||||||||
| name | |||||||||||
| phoneNumber | |||||||||||
| postalCode | |||||||||||
| stateOrProvinceCode | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the city value for this Address.
| |||||||||||
Gets the countryCode value for this Address.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the line1 value for this Address.
| |||||||||||
Gets the line2 value for this Address.
| |||||||||||
Gets the line3 value for this Address.
| |||||||||||
Gets the name value for this Address.
| |||||||||||
Gets the phoneNumber 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 city value for this Address.
| |||||||||||
Sets the countryCode value for this Address.
| |||||||||||
Sets the line1 value for this Address.
| |||||||||||
Sets the line2 value for this Address.
| |||||||||||
Sets the line3 value for this Address.
| |||||||||||
Sets the name value for this Address.
| |||||||||||
Sets the phoneNumber 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 | |
|---|---|
| line1 | |
| line2 | |
| line3 | |
| city | |
| stateOrProvinceCode | |
| countryCode | |
| postalCode | |
| phoneNumber |
| obj |
|---|
Gets the city value for this Address.
Gets the countryCode value for this Address.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the line1 value for this Address.
Gets the line2 value for this Address.
Gets the line3 value for this Address.
Gets the name value for this Address.
Gets the phoneNumber 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 city value for this Address.
| city |
|---|
Sets the countryCode value for this Address.
| countryCode |
|---|
Sets the line1 value for this Address.
| line1 |
|---|
Sets the line2 value for this Address.
| line2 |
|---|
Sets the line3 value for this Address.
| line3 |
|---|
Sets the name value for this Address.
| name |
|---|
Sets the phoneNumber value for this Address.
| phoneNumber |
|---|
Sets the postalCode value for this Address.
| postalCode |
|---|
Sets the stateOrProvinceCode value for this Address.
| stateOrProvinceCode |
|---|