Changes since
the last release

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

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

Uses of ItemIDArrayType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ItemIDArrayType
 ItemIDArrayType SetPromotionalSaleListingsCall.getPromotionalSaleItemIDArray()
          Gets the SetPromotionalSaleListingsRequestType.promotionalSaleItemIDArray.
 

Methods in com.ebay.sdk.call with parameters of type ItemIDArrayType
 void SetPromotionalSaleListingsCall.setPromotionalSaleItemIDArray(ItemIDArrayType promotionalSaleItemIDArray)
          Sets the SetPromotionalSaleListingsRequestType.promotionalSaleItemIDArray.
 

Uses of ItemIDArrayType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ItemIDArrayType
protected  ItemIDArrayType ItemsCanceledEventType.canceledItemIDArray
           
protected  ItemIDArrayType SetPromotionalSaleListingsRequestType.promotionalSaleItemIDArray
           
protected  ItemIDArrayType PromotionalSaleType.promotionalSaleItemIDArray
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ItemIDArrayType
 ItemIDArrayType ObjectFactory.createItemIDArrayType()
          Create an instance of ItemIDArrayType
 ItemIDArrayType ItemsCanceledEventType.getCanceledItemIDArray()
          Gets the value of the canceledItemIDArray property.
 ItemIDArrayType SetPromotionalSaleListingsRequestType.getPromotionalSaleItemIDArray()
          Gets the value of the promotionalSaleItemIDArray property.
 ItemIDArrayType PromotionalSaleType.getPromotionalSaleItemIDArray()
          Gets the value of the promotionalSaleItemIDArray property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ItemIDArrayType
 void ItemsCanceledEventType.setCanceledItemIDArray(ItemIDArrayType value)
          Sets the value of the canceledItemIDArray property.
 void SetPromotionalSaleListingsRequestType.setPromotionalSaleItemIDArray(ItemIDArrayType value)
          Sets the value of the promotionalSaleItemIDArray property.
 void PromotionalSaleType.setPromotionalSaleItemIDArray(ItemIDArrayType value)
          Sets the value of the promotionalSaleItemIDArray property.
 


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.