Changes since
the last release

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

Packages that use VATDetailsType
com.ebay.soap.eBLBaseComponents   
 

Uses of VATDetailsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as VATDetailsType
protected  VATDetailsType ItemType.vatDetails
           
protected  VATDetailsType BusinessSellerDetailsType.vatDetails
           
 

Methods in com.ebay.soap.eBLBaseComponents that return VATDetailsType
 VATDetailsType ObjectFactory.createVATDetailsType()
          Create an instance of VATDetailsType
 VATDetailsType ItemType.getVATDetails()
          Gets the value of the vatDetails property.
 VATDetailsType BusinessSellerDetailsType.getVATDetails()
          Gets the value of the vatDetails property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type VATDetailsType
 void ItemType.setVATDetails(VATDetailsType value)
          Sets the value of the vatDetails property.
 void BusinessSellerDetailsType.setVATDetails(VATDetailsType value)
          Sets the value of the vatDetails 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.