Changes since
the last release

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

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

Uses of SellingManagerInventoryPropertyTypeCodeType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SellingManagerInventoryPropertyTypeCodeType
 SellingManagerInventoryPropertyTypeCodeType[] GetSellingManagerInventoryCall.getFilter()
          Gets the GetSellingManagerInventoryRequestType.filter.
 

Methods in com.ebay.sdk.call with parameters of type SellingManagerInventoryPropertyTypeCodeType
 void GetSellingManagerInventoryCall.setFilter(SellingManagerInventoryPropertyTypeCodeType[] filter)
          Sets the GetSellingManagerInventoryRequestType.filter.
 

Uses of SellingManagerInventoryPropertyTypeCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SellingManagerInventoryPropertyTypeCodeType
protected  SellingManagerInventoryPropertyTypeCodeType SellingManagerAlertType.inventoryAlert
           
 

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

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

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