Changes since
the last release

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

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

Uses of SellingStatusType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SellingStatusType
 SellingStatusType PlaceOfferCall.getReturnedSellingStatus()
          Valid after executing the API.
 SellingStatusType PlaceOfferCall.placeOffer()
          Enables the authenticated user to to make a bid, a Best Offer, or a purchase on the item specified by the ItemID input field.
 

Uses of SellingStatusType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SellingStatusType
protected  SellingStatusType VariationType.sellingStatus
           
protected  SellingStatusType PlaceOfferResponseType.sellingStatus
           
protected  SellingStatusType ItemType.sellingStatus
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SellingStatusType
 SellingStatusType ObjectFactory.createSellingStatusType()
          Create an instance of SellingStatusType
 SellingStatusType VariationType.getSellingStatus()
          Gets the value of the sellingStatus property.
 SellingStatusType PlaceOfferResponseType.getSellingStatus()
          Gets the value of the sellingStatus property.
 SellingStatusType ItemType.getSellingStatus()
          Gets the value of the sellingStatus property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SellingStatusType
 void VariationType.setSellingStatus(SellingStatusType value)
          Sets the value of the sellingStatus property.
 void PlaceOfferResponseType.setSellingStatus(SellingStatusType value)
          Sets the value of the sellingStatus property.
 void ItemType.setSellingStatus(SellingStatusType value)
          Sets the value of the sellingStatus 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.