Changes since
the last release

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

Packages that use AdditionalAccountType
com.ebay.soap.eBLBaseComponents   
 

Uses of AdditionalAccountType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type AdditionalAccountType
protected  List<AdditionalAccountType> AccountSummaryType.additionalAccount
           
 

Methods in com.ebay.soap.eBLBaseComponents that return AdditionalAccountType
 AdditionalAccountType ObjectFactory.createAdditionalAccountType()
          Create an instance of AdditionalAccountType
 AdditionalAccountType[] AccountSummaryType.getAdditionalAccount()
           
 AdditionalAccountType AccountSummaryType.getAdditionalAccount(int idx)
           
 AdditionalAccountType AccountSummaryType.setAdditionalAccount(int idx, AdditionalAccountType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type AdditionalAccountType
protected  List<AdditionalAccountType> AccountSummaryType._getAdditionalAccount()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type AdditionalAccountType
 void AccountSummaryType.setAdditionalAccount(AdditionalAccountType[] values)
           
 AdditionalAccountType AccountSummaryType.setAdditionalAccount(int idx, AdditionalAccountType 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.