Changes since
the last release

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

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

Uses of BestOfferStatusCodeType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return BestOfferStatusCodeType
 BestOfferStatusCodeType GetBestOffersCall.getBestOfferStatus()
          Gets the GetBestOffersRequestType.bestOfferStatus.
 

Methods in com.ebay.sdk.call with parameters of type BestOfferStatusCodeType
 void GetBestOffersCall.setBestOfferStatus(BestOfferStatusCodeType bestOfferStatus)
          Sets the GetBestOffersRequestType.bestOfferStatus.
 

Uses of BestOfferStatusCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as BestOfferStatusCodeType
protected  BestOfferStatusCodeType GetBestOffersRequestType.bestOfferStatus
           
protected  BestOfferStatusCodeType BestOfferDetailsType.bestOfferStatus
           
protected  BestOfferStatusCodeType BestOfferType.status
           
 

Methods in com.ebay.soap.eBLBaseComponents that return BestOfferStatusCodeType
static BestOfferStatusCodeType BestOfferStatusCodeType.fromValue(String v)
           
 BestOfferStatusCodeType GetBestOffersRequestType.getBestOfferStatus()
          Gets the value of the bestOfferStatus property.
 BestOfferStatusCodeType BestOfferDetailsType.getBestOfferStatus()
          Gets the value of the bestOfferStatus property.
 BestOfferStatusCodeType BestOfferType.getStatus()
          Gets the value of the status property.
static BestOfferStatusCodeType BestOfferStatusCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BestOfferStatusCodeType[] BestOfferStatusCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type BestOfferStatusCodeType
 void GetBestOffersRequestType.setBestOfferStatus(BestOfferStatusCodeType value)
          Sets the value of the bestOfferStatus property.
 void BestOfferDetailsType.setBestOfferStatus(BestOfferStatusCodeType value)
          Sets the value of the bestOfferStatus property.
 void BestOfferType.setStatus(BestOfferStatusCodeType value)
          Sets the value of the status 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.