Changes since
the last release

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

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

Uses of InventoryStatusType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return InventoryStatusType
 InventoryStatusType[] ReviseInventoryStatusCall.getInventoryStatus()
          Gets the ReviseInventoryStatusRequestType.inventoryStatus.
 InventoryStatusType[] ReviseInventoryStatusCall.getReturnedInventoryStatus()
          Valid after executing the API.
 InventoryStatusType[] ReviseInventoryStatusCall.reviseInventoryStatus()
          Enables a seller to change the price and quantity of a currently- active, fixed-price listing.
 

Methods in com.ebay.sdk.call with parameters of type InventoryStatusType
 void ReviseInventoryStatusCall.setInventoryStatus(InventoryStatusType[] inventoryStatus)
          Sets the ReviseInventoryStatusRequestType.inventoryStatus.
 

Uses of InventoryStatusType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type InventoryStatusType
protected  List<InventoryStatusType> ReviseInventoryStatusResponseType.inventoryStatus
           
protected  List<InventoryStatusType> ReviseInventoryStatusRequestType.inventoryStatus
           
 

Methods in com.ebay.soap.eBLBaseComponents that return InventoryStatusType
 InventoryStatusType ObjectFactory.createInventoryStatusType()
          Create an instance of InventoryStatusType
 InventoryStatusType[] ReviseInventoryStatusResponseType.getInventoryStatus()
           
 InventoryStatusType[] ReviseInventoryStatusRequestType.getInventoryStatus()
           
 InventoryStatusType ReviseInventoryStatusResponseType.getInventoryStatus(int idx)
           
 InventoryStatusType ReviseInventoryStatusRequestType.getInventoryStatus(int idx)
           
 InventoryStatusType ReviseInventoryStatusResponseType.setInventoryStatus(int idx, InventoryStatusType value)
           
 InventoryStatusType ReviseInventoryStatusRequestType.setInventoryStatus(int idx, InventoryStatusType value)
           
 

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

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