Changes since
the last release

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

Packages that use BestOfferArrayType
com.ebay.soap.eBLBaseComponents   
 

Uses of BestOfferArrayType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as BestOfferArrayType
protected  BestOfferArrayType ItemBestOffersType.bestOfferArray
           
protected  BestOfferArrayType GetBestOffersResponseType.bestOfferArray
           
protected  BestOfferArrayType RespondToBestOfferResponseType.respondToBestOffer
           
 

Methods in com.ebay.soap.eBLBaseComponents that return BestOfferArrayType
 BestOfferArrayType ObjectFactory.createBestOfferArrayType()
          Create an instance of BestOfferArrayType
 BestOfferArrayType ItemBestOffersType.getBestOfferArray()
          Gets the value of the bestOfferArray property.
 BestOfferArrayType GetBestOffersResponseType.getBestOfferArray()
          Gets the value of the bestOfferArray property.
 BestOfferArrayType RespondToBestOfferResponseType.getRespondToBestOffer()
          Gets the value of the respondToBestOffer property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type BestOfferArrayType
 void ItemBestOffersType.setBestOfferArray(BestOfferArrayType value)
          Sets the value of the bestOfferArray property.
 void GetBestOffersResponseType.setBestOfferArray(BestOfferArrayType value)
          Sets the value of the bestOfferArray property.
 void RespondToBestOfferResponseType.setRespondToBestOffer(BestOfferArrayType value)
          Sets the value of the respondToBestOffer 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.