Changes since
the last release

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

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

Uses of SellingManagerAlertType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SellingManagerAlertType
 SellingManagerAlertType[] GetSellingManagerAlertsCall.getReturnedAlert()
          Valid after executing the API.
 SellingManagerAlertType[] GetSellingManagerAlertsCall.getSellingManagerAlerts()
          Retrieves Selling Manager alerts.
 

Uses of SellingManagerAlertType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type SellingManagerAlertType
protected  java.util.List<SellingManagerAlertType> GetSellingManagerAlertsResponseType.alert
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SellingManagerAlertType
 SellingManagerAlertType ObjectFactory.createSellingManagerAlertType()
          Create an instance of SellingManagerAlertType
 SellingManagerAlertType[] GetSellingManagerAlertsResponseType.getAlert()
           
 SellingManagerAlertType GetSellingManagerAlertsResponseType.getAlert(int idx)
           
 SellingManagerAlertType GetSellingManagerAlertsResponseType.setAlert(int idx, SellingManagerAlertType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type SellingManagerAlertType
protected  java.util.List<SellingManagerAlertType> GetSellingManagerAlertsResponseType._getAlert()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SellingManagerAlertType
 SellingManagerAlertType GetSellingManagerAlertsResponseType.setAlert(int idx, SellingManagerAlertType value)
           
 void GetSellingManagerAlertsResponseType.setAlert(SellingManagerAlertType[] values)
           
 


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.