Changes since
the last release

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

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

Uses of CurrencyDetailsType in com.ebay.sdk.call
 

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

Uses of CurrencyDetailsType in com.ebay.sdk.helper
 

Methods in com.ebay.sdk.helper that return CurrencyDetailsType
 CurrencyDetailsType[] eBayDetailsHelper1.getCurrencyDetails()
           
 CurrencyDetailsType eBayDetailsHelper1.getCurrencyDetailsByCurrencyCode(CurrencyCodeType currencyCode)
           
 

Uses of CurrencyDetailsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type CurrencyDetailsType
protected  List<CurrencyDetailsType> GeteBayDetailsResponseType.currencyDetails
           
 

Methods in com.ebay.soap.eBLBaseComponents that return CurrencyDetailsType
 CurrencyDetailsType ObjectFactory.createCurrencyDetailsType()
          Create an instance of CurrencyDetailsType
 CurrencyDetailsType[] GeteBayDetailsResponseType.getCurrencyDetails()
           
 CurrencyDetailsType GeteBayDetailsResponseType.getCurrencyDetails(int idx)
           
 CurrencyDetailsType GeteBayDetailsResponseType.setCurrencyDetails(int idx, CurrencyDetailsType value)
           
 

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

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


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.