Changes since
the last release

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

Packages that use ItemArrayType
com.ebay.soap.eBLBaseComponents   
 

Uses of ItemArrayType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ItemArrayType
protected  ItemArrayType GetBidderListResponseType.bidItemArray
           
protected  ItemArrayType UserDefinedListType.itemArray
           
protected  ItemArrayType PaginatedItemArrayType.itemArray
           
protected  ItemArrayType GetSellerListResponseType.itemArray
           
protected  ItemArrayType GetSellerEventsResponseType.itemArray
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ItemArrayType
 ItemArrayType ObjectFactory.createItemArrayType()
          Create an instance of ItemArrayType
 ItemArrayType GetBidderListResponseType.getBidItemArray()
          Gets the value of the bidItemArray property.
 ItemArrayType UserDefinedListType.getItemArray()
          Gets the value of the itemArray property.
 ItemArrayType PaginatedItemArrayType.getItemArray()
          Gets the value of the itemArray property.
 ItemArrayType GetSellerListResponseType.getItemArray()
          Gets the value of the itemArray property.
 ItemArrayType GetSellerEventsResponseType.getItemArray()
          Gets the value of the itemArray property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ItemArrayType
 void GetBidderListResponseType.setBidItemArray(ItemArrayType value)
          Sets the value of the bidItemArray property.
 void UserDefinedListType.setItemArray(ItemArrayType value)
          Sets the value of the itemArray property.
 void PaginatedItemArrayType.setItemArray(ItemArrayType value)
          Sets the value of the itemArray property.
 void GetSellerListResponseType.setItemArray(ItemArrayType value)
          Sets the value of the itemArray property.
 void GetSellerEventsResponseType.setItemArray(ItemArrayType value)
          Sets the value of the itemArray 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.