Changes since
the last release

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

Packages that use TaxesType
com.ebay.soap.eBLBaseComponents   
 

Uses of TaxesType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as TaxesType
protected  TaxesType TransactionType.eBayCollectAndRemitTaxes
           
protected  TaxesType TransactionType.taxes
           
 

Methods in com.ebay.soap.eBLBaseComponents that return TaxesType
 TaxesType ObjectFactory.createTaxesType()
          Create an instance of TaxesType
 TaxesType TransactionType.getEBayCollectAndRemitTaxes()
          Gets the value of the eBayCollectAndRemitTaxes property.
 TaxesType TransactionType.getTaxes()
          Gets the value of the taxes property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type TaxesType
 void TransactionType.setEBayCollectAndRemitTaxes(TaxesType value)
          Sets the value of the eBayCollectAndRemitTaxes property.
 void TransactionType.setTaxes(TaxesType value)
          Sets the value of the taxes 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.