Changes since
the last release

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

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

Uses of BestOfferType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return BestOfferType
 BestOfferType PlaceOfferCall.getReturnedBestOffer()
          Valid after executing the API.
 BestOfferType[] RespondToBestOfferCall.getReturnedBestOffers()
          Valid after executing the API.
 BestOfferType[] GetBestOffersCall.getReturnedBestOffers()
          Valid after executing the API.
 

Uses of BestOfferType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as BestOfferType
protected  BestOfferType PlaceOfferResponseType.bestOffer
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type BestOfferType
protected  List<BestOfferType> BestOfferArrayType.bestOffer
           
 

Methods in com.ebay.soap.eBLBaseComponents that return BestOfferType
 BestOfferType ObjectFactory.createBestOfferType()
          Create an instance of BestOfferType
 BestOfferType PlaceOfferResponseType.getBestOffer()
          Gets the value of the bestOffer property.
 BestOfferType[] BestOfferArrayType.getBestOffer()
           
 BestOfferType BestOfferArrayType.getBestOffer(int idx)
           
 BestOfferType BestOfferArrayType.setBestOffer(int idx, BestOfferType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type BestOfferType
protected  List<BestOfferType> BestOfferArrayType._getBestOffer()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type BestOfferType
 void PlaceOfferResponseType.setBestOffer(BestOfferType value)
          Sets the value of the bestOffer property.
 void BestOfferArrayType.setBestOffer(BestOfferType[] values)
           
 BestOfferType BestOfferArrayType.setBestOffer(int idx, BestOfferType 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.