Changes since
the last release

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

Packages that use InventoryFeesType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of InventoryFeesType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return InventoryFeesType
 InventoryFeesType[] ReviseInventoryStatusCall.getReturnedFees()
          Valid after executing the API.
 

Uses of InventoryFeesType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type InventoryFeesType
protected  List<InventoryFeesType> ReviseInventoryStatusResponseType.fees
           
 

Methods in com.ebay.soap.eBLBaseComponents that return InventoryFeesType
 InventoryFeesType ObjectFactory.createInventoryFeesType()
          Create an instance of InventoryFeesType
 InventoryFeesType[] ReviseInventoryStatusResponseType.getFees()
           
 InventoryFeesType ReviseInventoryStatusResponseType.getFees(int idx)
           
 InventoryFeesType ReviseInventoryStatusResponseType.setFees(int idx, InventoryFeesType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type InventoryFeesType
protected  List<InventoryFeesType> ReviseInventoryStatusResponseType._getFees()
           
 

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