Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.AddressType

Packages that use AddressType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of AddressType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return AddressType
 AddressType GetUserContactDetailsCall.getReturnedContactAddress()
          Valid after executing the API.
 AddressType ReviseCheckoutStatusCall.getShippingAddress()
          Gets the ReviseCheckoutStatusRequestType.shippingAddress.
 

Methods in com.ebay.sdk.call with parameters of type AddressType
 void ReviseCheckoutStatusCall.setShippingAddress(AddressType shippingAddress)
          Sets the ReviseCheckoutStatusRequestType.shippingAddress.
 

Uses of AddressType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as AddressType
protected  AddressType BusinessSellerDetailsType.address
           
protected  AddressType AdFormatLeadType.address
           
protected  AddressType GetUserContactDetailsResponseType.contactAddress
           
protected  AddressType UserType.registrationAddress
           
protected  AddressType ItemType.sellerContactDetails
           
protected  AddressType SellerType.sellerPaymentAddress
           
protected  AddressType SellerPaymentPreferencesType.sellerPaymentAddress
           
protected  AddressType ShipmentType.shipFromAddress
           
protected  AddressType UserType.shippingAddress
           
protected  AddressType ShipmentType.shippingAddress
           
protected  AddressType SellingManagerSoldOrderType.shippingAddress
           
protected  AddressType ReviseCheckoutStatusRequestType.shippingAddress
           
protected  AddressType OrderType.shippingAddress
           
protected  AddressType BuyerType.shippingAddress
           
protected  AddressType MultiLegShipmentType.shipToAddress
           
 

Methods in com.ebay.soap.eBLBaseComponents that return AddressType
 AddressType ObjectFactory.createAddressType()
          Create an instance of AddressType
 AddressType BusinessSellerDetailsType.getAddress()
          Gets the value of the address property.
 AddressType AdFormatLeadType.getAddress()
          Gets the value of the address property.
 AddressType GetUserContactDetailsResponseType.getContactAddress()
          Gets the value of the contactAddress property.
 AddressType UserType.getRegistrationAddress()
          Gets the value of the registrationAddress property.
 AddressType ItemType.getSellerContactDetails()
          Gets the value of the sellerContactDetails property.
 AddressType SellerType.getSellerPaymentAddress()
          Gets the value of the sellerPaymentAddress property.
 AddressType SellerPaymentPreferencesType.getSellerPaymentAddress()
          Gets the value of the sellerPaymentAddress property.
 AddressType ShipmentType.getShipFromAddress()
          Gets the value of the shipFromAddress property.
 AddressType UserType.getShippingAddress()
          Gets the value of the shippingAddress property.
 AddressType ShipmentType.getShippingAddress()
          Gets the value of the shippingAddress property.
 AddressType SellingManagerSoldOrderType.getShippingAddress()
          Gets the value of the shippingAddress property.
 AddressType ReviseCheckoutStatusRequestType.getShippingAddress()
          Gets the value of the shippingAddress property.
 AddressType OrderType.getShippingAddress()
          Gets the value of the shippingAddress property.
 AddressType BuyerType.getShippingAddress()
          Gets the value of the shippingAddress property.
 AddressType MultiLegShipmentType.getShipToAddress()
          Gets the value of the shipToAddress property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type AddressType
 void BusinessSellerDetailsType.setAddress(AddressType value)
          Sets the value of the address property.
 void AdFormatLeadType.setAddress(AddressType value)
          Sets the value of the address property.
 void GetUserContactDetailsResponseType.setContactAddress(AddressType value)
          Sets the value of the contactAddress property.
 void UserType.setRegistrationAddress(AddressType value)
          Sets the value of the registrationAddress property.
 void ItemType.setSellerContactDetails(AddressType value)
          Sets the value of the sellerContactDetails property.
 void SellerType.setSellerPaymentAddress(AddressType value)
          Sets the value of the sellerPaymentAddress property.
 void SellerPaymentPreferencesType.setSellerPaymentAddress(AddressType value)
          Sets the value of the sellerPaymentAddress property.
 void ShipmentType.setShipFromAddress(AddressType value)
          Sets the value of the shipFromAddress property.
 void UserType.setShippingAddress(AddressType value)
          Sets the value of the shippingAddress property.
 void ShipmentType.setShippingAddress(AddressType value)
          Sets the value of the shippingAddress property.
 void SellingManagerSoldOrderType.setShippingAddress(AddressType value)
          Sets the value of the shippingAddress property.
 void ReviseCheckoutStatusRequestType.setShippingAddress(AddressType value)
          Sets the value of the shippingAddress property.
 void OrderType.setShippingAddress(AddressType value)
          Sets the value of the shippingAddress property.
 void BuyerType.setShippingAddress(AddressType value)
          Sets the value of the shippingAddress property.
 void MultiLegShipmentType.setShipToAddress(AddressType value)
          Sets the value of the shipToAddress property.
 


Changes since
the last release

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.