Changes since
the last release

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

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

Uses of EndItemResponseContainerType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return EndItemResponseContainerType
 EndItemResponseContainerType[] EndItemsCall.endItems()
          The EndItems call is used to end up to 10 specified eBay listings before the date and time at which those listings would normally end per the listing duration.
 EndItemResponseContainerType[] EndItemsCall.getReturnedEndItemResponseContainer()
          Valid after executing the API.
 

Uses of EndItemResponseContainerType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type EndItemResponseContainerType
protected  List<EndItemResponseContainerType> EndItemsResponseType.endItemResponseContainer
           
 

Methods in com.ebay.soap.eBLBaseComponents that return EndItemResponseContainerType
 EndItemResponseContainerType ObjectFactory.createEndItemResponseContainerType()
          Create an instance of EndItemResponseContainerType
 EndItemResponseContainerType[] EndItemsResponseType.getEndItemResponseContainer()
           
 EndItemResponseContainerType EndItemsResponseType.getEndItemResponseContainer(int idx)
           
 EndItemResponseContainerType EndItemsResponseType.setEndItemResponseContainer(int idx, EndItemResponseContainerType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type EndItemResponseContainerType
protected  List<EndItemResponseContainerType> EndItemsResponseType._getEndItemResponseContainer()
           
 

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