Changes since
the last release

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

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

Uses of SellingManagerSoldListingsPropertyTypeCodeType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SellingManagerSoldListingsPropertyTypeCodeType
 SellingManagerSoldListingsPropertyTypeCodeType[] GetSellingManagerSoldListingsCall.getFilter()
          Gets the GetSellingManagerSoldListingsRequestType.filter.
 

Methods in com.ebay.sdk.call with parameters of type SellingManagerSoldListingsPropertyTypeCodeType
 void GetSellingManagerSoldListingsCall.setFilter(SellingManagerSoldListingsPropertyTypeCodeType[] filter)
          Sets the GetSellingManagerSoldListingsRequestType.filter.
 

Uses of SellingManagerSoldListingsPropertyTypeCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SellingManagerSoldListingsPropertyTypeCodeType
protected  SellingManagerSoldListingsPropertyTypeCodeType SellingManagerAlertType.soldAlert
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type SellingManagerSoldListingsPropertyTypeCodeType
protected  List<SellingManagerSoldListingsPropertyTypeCodeType> GetSellingManagerSoldListingsRequestType.filter
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SellingManagerSoldListingsPropertyTypeCodeType
static SellingManagerSoldListingsPropertyTypeCodeType SellingManagerSoldListingsPropertyTypeCodeType.fromValue(String v)
           
 SellingManagerSoldListingsPropertyTypeCodeType[] GetSellingManagerSoldListingsRequestType.getFilter()
           
 SellingManagerSoldListingsPropertyTypeCodeType GetSellingManagerSoldListingsRequestType.getFilter(int idx)
           
 SellingManagerSoldListingsPropertyTypeCodeType SellingManagerAlertType.getSoldAlert()
          Gets the value of the soldAlert property.
 SellingManagerSoldListingsPropertyTypeCodeType GetSellingManagerSoldListingsRequestType.setFilter(int idx, SellingManagerSoldListingsPropertyTypeCodeType value)
           
static SellingManagerSoldListingsPropertyTypeCodeType SellingManagerSoldListingsPropertyTypeCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SellingManagerSoldListingsPropertyTypeCodeType[] SellingManagerSoldListingsPropertyTypeCodeType.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 SellingManagerSoldListingsPropertyTypeCodeType
protected  List<SellingManagerSoldListingsPropertyTypeCodeType> GetSellingManagerSoldListingsRequestType._getFilter()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SellingManagerSoldListingsPropertyTypeCodeType
 SellingManagerSoldListingsPropertyTypeCodeType GetSellingManagerSoldListingsRequestType.setFilter(int idx, SellingManagerSoldListingsPropertyTypeCodeType value)
           
 void GetSellingManagerSoldListingsRequestType.setFilter(SellingManagerSoldListingsPropertyTypeCodeType[] values)
           
 void SellingManagerAlertType.setSoldAlert(SellingManagerSoldListingsPropertyTypeCodeType value)
          Sets the value of the soldAlert 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.