| java.lang.Object | |
| ↳ | ebay.apis.eblbasecomponents.AddressType |
Java class for AddressType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddressType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Street1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Street2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CityName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="StateOrProvince" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}Country" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}CountryName" minOccurs="0"/>
<element name="Phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AddressID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AddressOwner" type="{urn:ebay:apis:eBLBaseComponents}AddressOwnerCodeType" minOccurs="0"/>
<element name="ExternalAddressID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InternationalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InternationalStateAndCity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InternationalStreet" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AddressStatus" type="{urn:ebay:apis:eBLBaseComponents}AddressStatusCodeType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| addressID | |||||||||||
| addressOwner | |||||||||||
| addressStatus | |||||||||||
| cityName | |||||||||||
| country | |||||||||||
| countryName | |||||||||||
| externalAddressID | |||||||||||
| internationalName | |||||||||||
| internationalStateAndCity | |||||||||||
| internationalStreet | |||||||||||
| name | |||||||||||
| phone | |||||||||||
| postalCode | |||||||||||
| stateOrProvince | |||||||||||
| street1 | |||||||||||
| street2 | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the addressID property.
| |||||||||||
Gets the value of the addressOwner property.
| |||||||||||
Gets the value of the addressStatus property.
| |||||||||||
Gets the value of the cityName property.
| |||||||||||
ISO 3166 standard country code
<?xml version="1.0" encoding="UTF-8"?><br xmlns="http://www.w3.org/2001/XMLSchema" xmlns:cc="urn:ebay:apis:CoreComponentTypes" xmlns:ed="urn:ebay:apis:EnhancedDataTypes" xmlns:ns="urn:ebay:apis:eBLBaseComponents" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>Character limit: Two single-byte characters. | |||||||||||
IMPORTANT: Do not set this element for SetExpressCheckout, DoExpressCheckoutPayment, DoDirectPayment, CreateRecurringPaymentsProfile or UpdateRecurringPaymentsProfile.
| |||||||||||
Gets the value of the externalAddressID property.
| |||||||||||
Gets the value of the internationalName property.
| |||||||||||
Gets the value of the internationalStateAndCity property.
| |||||||||||
Gets the value of the internationalStreet property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the postalCode property.
| |||||||||||
Gets the value of the stateOrProvince property.
| |||||||||||
Gets the value of the street1 property.
| |||||||||||
Gets the value of the street2 property.
| |||||||||||
Sets the value of the addressID property.
| |||||||||||
Sets the value of the addressOwner property.
| |||||||||||
Sets the value of the addressStatus property.
| |||||||||||
Sets the value of the cityName property.
| |||||||||||
Sets the value of the country property.
| |||||||||||
Sets the value of the countryName property.
| |||||||||||
Sets the value of the externalAddressID property.
| |||||||||||
Sets the value of the internationalName property.
| |||||||||||
Sets the value of the internationalStateAndCity property.
| |||||||||||
Sets the value of the internationalStreet property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the postalCode property.
| |||||||||||
Sets the value of the stateOrProvince property.
| |||||||||||
Sets the value of the street1 property.
| |||||||||||
Sets the value of the street2 property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the addressID property.
Gets the value of the addressOwner property.
AddressOwnerCodeType
Gets the value of the addressStatus property.
AddressStatusCodeType
Gets the value of the cityName property.
ISO 3166 standard country code
<?xml version="1.0" encoding="UTF-8"?><br xmlns="http://www.w3.org/2001/XMLSchema" xmlns:cc="urn:ebay:apis:CoreComponentTypes" xmlns:ed="urn:ebay:apis:EnhancedDataTypes" xmlns:ns="urn:ebay:apis:eBLBaseComponents" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>Character limit: Two single-byte characters.
CountryCodeType
IMPORTANT: Do not set this element for SetExpressCheckout, DoExpressCheckoutPayment, DoDirectPayment, CreateRecurringPaymentsProfile or UpdateRecurringPaymentsProfile.
<?xml version="1.0" encoding="UTF-8"?><br xmlns="http://www.w3.org/2001/XMLSchema" xmlns:cc="urn:ebay:apis:CoreComponentTypes" xmlns:ed="urn:ebay:apis:EnhancedDataTypes" xmlns:ns="urn:ebay:apis:eBLBaseComponents" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
<?xml version="1.0" encoding="UTF-8"?><br xmlns="http://www.w3.org/2001/XMLSchema" xmlns:cc="urn:ebay:apis:CoreComponentTypes" xmlns:ed="urn:ebay:apis:EnhancedDataTypes" xmlns:ns="urn:ebay:apis:eBLBaseComponents" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>This element should only be used in response elements and typically should not be used in creating request messages which specify the name of a country using the Country element (which refers to a 2-letter country code).
Gets the value of the externalAddressID property.
Gets the value of the internationalName property.
Gets the value of the internationalStateAndCity property.
Gets the value of the internationalStreet property.
Gets the value of the name property.
Gets the value of the phone property.
Gets the value of the postalCode property.
Gets the value of the stateOrProvince property.
Gets the value of the street1 property.
Gets the value of the street2 property.
Sets the value of the addressID property.
| value | Allowed object is String |
|---|
Sets the value of the addressOwner property.
| value | Allowed object is
AddressOwnerCodeType
|
|---|
Sets the value of the addressStatus property.
| value | Allowed object is
AddressStatusCodeType
|
|---|
Sets the value of the cityName property.
| value | Allowed object is String |
|---|
Sets the value of the country property.
| value | Allowed object is
CountryCodeType
|
|---|
Sets the value of the countryName property.
| value | Allowed object is String |
|---|
Sets the value of the externalAddressID property.
| value | Allowed object is String |
|---|
Sets the value of the internationalName property.
| value | Allowed object is String |
|---|
Sets the value of the internationalStateAndCity property.
| value | Allowed object is String |
|---|
Sets the value of the internationalStreet property.
| value | Allowed object is String |
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the phone property.
| value | Allowed object is String |
|---|
Sets the value of the postalCode property.
| value | Allowed object is String |
|---|
Sets the value of the stateOrProvince property.
| value | Allowed object is String |
|---|
Sets the value of the street1 property.
| value | Allowed object is String |
|---|
Sets the value of the street2 property.
| value | Allowed object is String |
|---|