Changes since
the last release

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

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

Uses of PromotionalSaleStatusCodeType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return PromotionalSaleStatusCodeType
 PromotionalSaleStatusCodeType[] GetPromotionalSaleDetailsCall.getPromotionalSaleStatus()
          Gets the GetPromotionalSaleDetailsRequestType.promotionalSaleStatus.
 PromotionalSaleStatusCodeType SetPromotionalSaleListingsCall.getReturnedStatus()
          Valid after executing the API.
 PromotionalSaleStatusCodeType SetPromotionalSaleCall.getReturnedStatus()
          Valid after executing the API.
 PromotionalSaleStatusCodeType SetPromotionalSaleCall.setPromotionalSale()
          Creates or modifies a promotional sale.
 PromotionalSaleStatusCodeType SetPromotionalSaleListingsCall.setPromotionalSaleListings()
          Enables the seller to change the item listings that are affected by a promotional sale.
 

Methods in com.ebay.sdk.call with parameters of type PromotionalSaleStatusCodeType
 void GetPromotionalSaleDetailsCall.setPromotionalSaleStatus(PromotionalSaleStatusCodeType[] promotionalSaleStatus)
          Sets the GetPromotionalSaleDetailsRequestType.promotionalSaleStatus.
 

Uses of PromotionalSaleStatusCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as PromotionalSaleStatusCodeType
protected  PromotionalSaleStatusCodeType SetPromotionalSaleResponseType.status
           
protected  PromotionalSaleStatusCodeType SetPromotionalSaleListingsResponseType.status
           
protected  PromotionalSaleStatusCodeType PromotionalSaleType.status
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type PromotionalSaleStatusCodeType
protected  List<PromotionalSaleStatusCodeType> GetPromotionalSaleDetailsRequestType.promotionalSaleStatus
           
 

Methods in com.ebay.soap.eBLBaseComponents that return PromotionalSaleStatusCodeType
static PromotionalSaleStatusCodeType PromotionalSaleStatusCodeType.fromValue(String v)
           
 PromotionalSaleStatusCodeType[] GetPromotionalSaleDetailsRequestType.getPromotionalSaleStatus()
           
 PromotionalSaleStatusCodeType GetPromotionalSaleDetailsRequestType.getPromotionalSaleStatus(int idx)
           
 PromotionalSaleStatusCodeType SetPromotionalSaleResponseType.getStatus()
          Gets the value of the status property.
 PromotionalSaleStatusCodeType SetPromotionalSaleListingsResponseType.getStatus()
          Gets the value of the status property.
 PromotionalSaleStatusCodeType PromotionalSaleType.getStatus()
          Gets the value of the status property.
 PromotionalSaleStatusCodeType GetPromotionalSaleDetailsRequestType.setPromotionalSaleStatus(int idx, PromotionalSaleStatusCodeType value)
           
static PromotionalSaleStatusCodeType PromotionalSaleStatusCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PromotionalSaleStatusCodeType[] PromotionalSaleStatusCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type PromotionalSaleStatusCodeType
protected  List<PromotionalSaleStatusCodeType> GetPromotionalSaleDetailsRequestType._getPromotionalSaleStatus()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type PromotionalSaleStatusCodeType
 PromotionalSaleStatusCodeType GetPromotionalSaleDetailsRequestType.setPromotionalSaleStatus(int idx, PromotionalSaleStatusCodeType value)
           
 void GetPromotionalSaleDetailsRequestType.setPromotionalSaleStatus(PromotionalSaleStatusCodeType[] values)
           
 void SetPromotionalSaleResponseType.setStatus(PromotionalSaleStatusCodeType value)
          Sets the value of the status property.
 void SetPromotionalSaleListingsResponseType.setStatus(PromotionalSaleStatusCodeType value)
          Sets the value of the status property.
 void PromotionalSaleType.setStatus(PromotionalSaleStatusCodeType 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.