Changes since
the last release

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

Packages that use TaxJurisdictionType
com.ebay.sdk.call   
com.ebay.sdk.helper   
com.ebay.soap.eBLBaseComponents   
 

Uses of TaxJurisdictionType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return TaxJurisdictionType
 TaxJurisdictionType[] GeteBayDetailsCall.getReturnedTaxJurisdiction()
          Valid after executing the API.
 

Uses of TaxJurisdictionType in com.ebay.sdk.helper
 

Methods in com.ebay.sdk.helper that return TaxJurisdictionType
 TaxJurisdictionType eBayDetailsHelper1.getTaxJurisdictionDetailsBySiteAndJurisdictionID(SiteCodeType site, String jurisdictionID)
           
 TaxJurisdictionType[] eBayDetailsHelper1.getTaxJurisdictionDetailsForSite(SiteCodeType site)
           
 

Uses of TaxJurisdictionType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type TaxJurisdictionType
protected  List<TaxJurisdictionType> TaxTableType.taxJurisdiction
           
protected  List<TaxJurisdictionType> GeteBayDetailsResponseType.taxJurisdiction
           
 

Methods in com.ebay.soap.eBLBaseComponents that return TaxJurisdictionType
 TaxJurisdictionType ObjectFactory.createTaxJurisdictionType()
          Create an instance of TaxJurisdictionType
 TaxJurisdictionType[] TaxTableType.getTaxJurisdiction()
           
 TaxJurisdictionType[] GeteBayDetailsResponseType.getTaxJurisdiction()
           
 TaxJurisdictionType TaxTableType.getTaxJurisdiction(int idx)
           
 TaxJurisdictionType GeteBayDetailsResponseType.getTaxJurisdiction(int idx)
           
 TaxJurisdictionType TaxTableType.setTaxJurisdiction(int idx, TaxJurisdictionType value)
           
 TaxJurisdictionType GeteBayDetailsResponseType.setTaxJurisdiction(int idx, TaxJurisdictionType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type TaxJurisdictionType
protected  List<TaxJurisdictionType> TaxTableType._getTaxJurisdiction()
           
protected  List<TaxJurisdictionType> GeteBayDetailsResponseType._getTaxJurisdiction()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type TaxJurisdictionType
 TaxJurisdictionType TaxTableType.setTaxJurisdiction(int idx, TaxJurisdictionType value)
           
 TaxJurisdictionType GeteBayDetailsResponseType.setTaxJurisdiction(int idx, TaxJurisdictionType value)
           
 void TaxTableType.setTaxJurisdiction(TaxJurisdictionType[] values)
           
 void GeteBayDetailsResponseType.setTaxJurisdiction(TaxJurisdictionType[] values)
           
 


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.