Changes since
the last release

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

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

Uses of PaymentOptionDetailsType in com.ebay.sdk.call
 

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

Uses of PaymentOptionDetailsType in com.ebay.sdk.helper
 

Methods in com.ebay.sdk.helper that return PaymentOptionDetailsType
 PaymentOptionDetailsType eBayDetailsHelper1.getPaymentOptionDetailsBySiteAndPaymentMethod(SiteCodeType site, BuyerPaymentMethodCodeType paymentMethod)
           
 PaymentOptionDetailsType[] eBayDetailsHelper1.getPaymentOptionDetailsForSite(SiteCodeType site)
           
 

Uses of PaymentOptionDetailsType in com.ebay.soap.eBLBaseComponents
 

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

Methods in com.ebay.soap.eBLBaseComponents that return PaymentOptionDetailsType
 PaymentOptionDetailsType ObjectFactory.createPaymentOptionDetailsType()
          Create an instance of PaymentOptionDetailsType
 PaymentOptionDetailsType[] GeteBayDetailsResponseType.getPaymentOptionDetails()
           
 PaymentOptionDetailsType GeteBayDetailsResponseType.getPaymentOptionDetails(int idx)
           
 PaymentOptionDetailsType GeteBayDetailsResponseType.setPaymentOptionDetails(int idx, PaymentOptionDetailsType value)
           
 

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

Methods in com.ebay.soap.eBLBaseComponents with parameters of type PaymentOptionDetailsType
 PaymentOptionDetailsType GeteBayDetailsResponseType.setPaymentOptionDetails(int idx, PaymentOptionDetailsType value)
           
 void GeteBayDetailsResponseType.setPaymentOptionDetails(PaymentOptionDetailsType[] 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.