|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AddressType
public class AddressType
Contains the data for an eBay user's address. This is the base type for a number of user addresses, including seller payment address, buyer shipping address and buyer and seller registration address.
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="Street" 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="County" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="StateOrProvince" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Country" type="{urn:ebay:apis:eBLBaseComponents}CountryCodeType" minOccurs="0"/> <element name="CountryName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PhoneCountryCode" type="{urn:ebay:apis:eBLBaseComponents}CountryCodeType" minOccurs="0"/> <element name="PhoneCountryPrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PhoneAreaOrCityCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PhoneLocalNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Phone2CountryCode" type="{urn:ebay:apis:eBLBaseComponents}CountryCodeType" minOccurs="0"/> <element name="Phone2CountryPrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Phone2AreaOrCityCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Phone2LocalNumber" 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="AddressStatus" type="{urn:ebay:apis:eBLBaseComponents}AddressStatusCodeType" 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="CompanyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AddressRecordType" type="{urn:ebay:apis:eBLBaseComponents}AddressRecordTypeCodeType" minOccurs="0"/> <element name="FirstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="LastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Phone2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AddressUsage" type="{urn:ebay:apis:eBLBaseComponents}AddressUsageCodeType" minOccurs="0"/> <element name="ReferenceID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AddressAttribute" type="{urn:ebay:apis:eBLBaseComponents}AddressAttributeType" maxOccurs="unbounded" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
AddressType()
|
Method Summary | |
---|---|
protected List<AddressAttributeType> |
_getAddressAttribute()
|
protected List<Object> |
_getAny()
|
AddressAttributeType[] |
getAddressAttribute()
|
AddressAttributeType |
getAddressAttribute(int idx)
|
int |
getAddressAttributeLength()
|
String |
getAddressID()
Gets the value of the addressID property. |
AddressOwnerCodeType |
getAddressOwner()
Gets the value of the addressOwner property. |
AddressRecordTypeCodeType |
getAddressRecordType()
Gets the value of the addressRecordType property. |
AddressStatusCodeType |
getAddressStatus()
Gets the value of the addressStatus property. |
AddressUsageCodeType |
getAddressUsage()
Gets the value of the addressUsage property. |
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
String |
getCityName()
Gets the value of the cityName property. |
String |
getCompanyName()
Gets the value of the companyName property. |
CountryCodeType |
getCountry()
Gets the value of the country property. |
String |
getCountryName()
Gets the value of the countryName property. |
String |
getCounty()
Gets the value of the county property. |
String |
getExternalAddressID()
Gets the value of the externalAddressID property. |
String |
getFirstName()
Gets the value of the firstName property. |
String |
getInternationalName()
Gets the value of the internationalName property. |
String |
getInternationalStateAndCity()
Gets the value of the internationalStateAndCity property. |
String |
getInternationalStreet()
Gets the value of the internationalStreet property. |
String |
getLastName()
Gets the value of the lastName property. |
String |
getName()
Gets the value of the name property. |
String |
getPhone()
Gets the value of the phone property. |
String |
getPhone2()
Gets the value of the phone2 property. |
String |
getPhone2AreaOrCityCode()
Gets the value of the phone2AreaOrCityCode property. |
CountryCodeType |
getPhone2CountryCode()
Gets the value of the phone2CountryCode property. |
String |
getPhone2CountryPrefix()
Gets the value of the phone2CountryPrefix property. |
String |
getPhone2LocalNumber()
Gets the value of the phone2LocalNumber property. |
String |
getPhoneAreaOrCityCode()
Gets the value of the phoneAreaOrCityCode property. |
CountryCodeType |
getPhoneCountryCode()
Gets the value of the phoneCountryCode property. |
String |
getPhoneCountryPrefix()
Gets the value of the phoneCountryPrefix property. |
String |
getPhoneLocalNumber()
Gets the value of the phoneLocalNumber property. |
String |
getPostalCode()
Gets the value of the postalCode property. |
String |
getReferenceID()
Gets the value of the referenceID property. |
String |
getStateOrProvince()
Gets the value of the stateOrProvince property. |
String |
getStreet()
Gets the value of the street property. |
String |
getStreet1()
Gets the value of the street1 property. |
String |
getStreet2()
Gets the value of the street2 property. |
void |
setAddressAttribute(AddressAttributeType[] values)
|
AddressAttributeType |
setAddressAttribute(int idx,
AddressAttributeType value)
|
void |
setAddressID(String value)
Sets the value of the addressID property. |
void |
setAddressOwner(AddressOwnerCodeType value)
Sets the value of the addressOwner property. |
void |
setAddressRecordType(AddressRecordTypeCodeType value)
Sets the value of the addressRecordType property. |
void |
setAddressStatus(AddressStatusCodeType value)
Sets the value of the addressStatus property. |
void |
setAddressUsage(AddressUsageCodeType value)
Sets the value of the addressUsage property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setCityName(String value)
Sets the value of the cityName property. |
void |
setCompanyName(String value)
Sets the value of the companyName property. |
void |
setCountry(CountryCodeType value)
Sets the value of the country property. |
void |
setCountryName(String value)
Sets the value of the countryName property. |
void |
setCounty(String value)
Sets the value of the county property. |
void |
setExternalAddressID(String value)
Sets the value of the externalAddressID property. |
void |
setFirstName(String value)
Sets the value of the firstName property. |
void |
setInternationalName(String value)
Sets the value of the internationalName property. |
void |
setInternationalStateAndCity(String value)
Sets the value of the internationalStateAndCity property. |
void |
setInternationalStreet(String value)
Sets the value of the internationalStreet property. |
void |
setLastName(String value)
Sets the value of the lastName property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setPhone(String value)
Sets the value of the phone property. |
void |
setPhone2(String value)
Sets the value of the phone2 property. |
void |
setPhone2AreaOrCityCode(String value)
Sets the value of the phone2AreaOrCityCode property. |
void |
setPhone2CountryCode(CountryCodeType value)
Sets the value of the phone2CountryCode property. |
void |
setPhone2CountryPrefix(String value)
Sets the value of the phone2CountryPrefix property. |
void |
setPhone2LocalNumber(String value)
Sets the value of the phone2LocalNumber property. |
void |
setPhoneAreaOrCityCode(String value)
Sets the value of the phoneAreaOrCityCode property. |
void |
setPhoneCountryCode(CountryCodeType value)
Sets the value of the phoneCountryCode property. |
void |
setPhoneCountryPrefix(String value)
Sets the value of the phoneCountryPrefix property. |
void |
setPhoneLocalNumber(String value)
Sets the value of the phoneLocalNumber property. |
void |
setPostalCode(String value)
Sets the value of the postalCode property. |
void |
setReferenceID(String value)
Sets the value of the referenceID property. |
void |
setStateOrProvince(String value)
Sets the value of the stateOrProvince property. |
void |
setStreet(String value)
Sets the value of the street property. |
void |
setStreet1(String value)
Sets the value of the street1 property. |
void |
setStreet2(String value)
Sets the value of the street2 property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String name
protected String street
protected String street1
protected String street2
protected String cityName
protected String county
protected String stateOrProvince
protected CountryCodeType country
protected String countryName
protected String phone
protected CountryCodeType phoneCountryCode
protected String phoneCountryPrefix
protected String phoneAreaOrCityCode
protected String phoneLocalNumber
protected CountryCodeType phone2CountryCode
protected String phone2CountryPrefix
protected String phone2AreaOrCityCode
protected String phone2LocalNumber
protected String postalCode
protected String addressID
protected AddressOwnerCodeType addressOwner
protected AddressStatusCodeType addressStatus
protected String externalAddressID
protected String internationalName
protected String internationalStateAndCity
protected String internationalStreet
protected String companyName
protected AddressRecordTypeCodeType addressRecordType
protected String firstName
protected String lastName
protected String phone2
protected AddressUsageCodeType addressUsage
protected String referenceID
protected List<AddressAttributeType> addressAttribute
protected List<Object> any
Constructor Detail |
---|
public AddressType()
Method Detail |
---|
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public String getStreet()
String
public void setStreet(String value)
value
- allowed object is
String
public String getStreet1()
String
public void setStreet1(String value)
value
- allowed object is
String
public String getStreet2()
String
public void setStreet2(String value)
value
- allowed object is
String
public String getCityName()
String
public void setCityName(String value)
value
- allowed object is
String
public String getCounty()
String
public void setCounty(String value)
value
- allowed object is
String
public String getStateOrProvince()
String
public void setStateOrProvince(String value)
value
- allowed object is
String
public CountryCodeType getCountry()
CountryCodeType
public void setCountry(CountryCodeType value)
value
- allowed object is
CountryCodeType
public String getCountryName()
String
public void setCountryName(String value)
value
- allowed object is
String
public String getPhone()
String
public void setPhone(String value)
value
- allowed object is
String
public CountryCodeType getPhoneCountryCode()
CountryCodeType
public void setPhoneCountryCode(CountryCodeType value)
value
- allowed object is
CountryCodeType
public String getPhoneCountryPrefix()
String
public void setPhoneCountryPrefix(String value)
value
- allowed object is
String
public String getPhoneAreaOrCityCode()
String
public void setPhoneAreaOrCityCode(String value)
value
- allowed object is
String
public String getPhoneLocalNumber()
String
public void setPhoneLocalNumber(String value)
value
- allowed object is
String
public CountryCodeType getPhone2CountryCode()
CountryCodeType
public void setPhone2CountryCode(CountryCodeType value)
value
- allowed object is
CountryCodeType
public String getPhone2CountryPrefix()
String
public void setPhone2CountryPrefix(String value)
value
- allowed object is
String
public String getPhone2AreaOrCityCode()
String
public void setPhone2AreaOrCityCode(String value)
value
- allowed object is
String
public String getPhone2LocalNumber()
String
public void setPhone2LocalNumber(String value)
value
- allowed object is
String
public String getPostalCode()
String
public void setPostalCode(String value)
value
- allowed object is
String
public String getAddressID()
String
public void setAddressID(String value)
value
- allowed object is
String
public AddressOwnerCodeType getAddressOwner()
AddressOwnerCodeType
public void setAddressOwner(AddressOwnerCodeType value)
value
- allowed object is
AddressOwnerCodeType
public AddressStatusCodeType getAddressStatus()
AddressStatusCodeType
public void setAddressStatus(AddressStatusCodeType value)
value
- allowed object is
AddressStatusCodeType
public String getExternalAddressID()
String
public void setExternalAddressID(String value)
value
- allowed object is
String
public String getInternationalName()
String
public void setInternationalName(String value)
value
- allowed object is
String
public String getInternationalStateAndCity()
String
public void setInternationalStateAndCity(String value)
value
- allowed object is
String
public String getInternationalStreet()
String
public void setInternationalStreet(String value)
value
- allowed object is
String
public String getCompanyName()
String
public void setCompanyName(String value)
value
- allowed object is
String
public AddressRecordTypeCodeType getAddressRecordType()
AddressRecordTypeCodeType
public void setAddressRecordType(AddressRecordTypeCodeType value)
value
- allowed object is
AddressRecordTypeCodeType
public String getFirstName()
String
public void setFirstName(String value)
value
- allowed object is
String
public String getLastName()
String
public void setLastName(String value)
value
- allowed object is
String
public String getPhone2()
String
public void setPhone2(String value)
value
- allowed object is
String
public AddressUsageCodeType getAddressUsage()
AddressUsageCodeType
public void setAddressUsage(AddressUsageCodeType value)
value
- allowed object is
AddressUsageCodeType
public String getReferenceID()
String
public void setReferenceID(String value)
value
- allowed object is
String
public AddressAttributeType[] getAddressAttribute()
AddressAttributeType
public AddressAttributeType getAddressAttribute(int idx)
AddressAttributeType
public int getAddressAttributeLength()
public void setAddressAttribute(AddressAttributeType[] values)
values
- allowed objects are
AddressAttributeType
protected List<AddressAttributeType> _getAddressAttribute()
public AddressAttributeType setAddressAttribute(int idx, AddressAttributeType value)
value
- allowed object is
AddressAttributeType
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.