Changes since
the last release

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

Packages that use SellerDashboardAlertType
com.ebay.soap.eBLBaseComponents   
 

Uses of SellerDashboardAlertType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SellerDashboardAlertType
protected  SellerDashboardAlertType PerformanceDashboardType.alert
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type SellerDashboardAlertType
protected  List<SellerDashboardAlertType> SellerAccountDashboardType.alert
           
protected  List<SellerDashboardAlertType> PowerSellerDashboardType.alert
           
protected  List<SellerDashboardAlertType> PolicyComplianceDashboardType.alert
           
protected  List<SellerDashboardAlertType> BuyerSatisfactionDashboardType.alert
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SellerDashboardAlertType
 SellerDashboardAlertType ObjectFactory.createSellerDashboardAlertType()
          Create an instance of SellerDashboardAlertType
 SellerDashboardAlertType[] SellerAccountDashboardType.getAlert()
           
 SellerDashboardAlertType[] PowerSellerDashboardType.getAlert()
           
 SellerDashboardAlertType[] PolicyComplianceDashboardType.getAlert()
           
 SellerDashboardAlertType PerformanceDashboardType.getAlert()
          Gets the value of the alert property.
 SellerDashboardAlertType[] BuyerSatisfactionDashboardType.getAlert()
           
 SellerDashboardAlertType SellerAccountDashboardType.getAlert(int idx)
           
 SellerDashboardAlertType PowerSellerDashboardType.getAlert(int idx)
           
 SellerDashboardAlertType PolicyComplianceDashboardType.getAlert(int idx)
           
 SellerDashboardAlertType BuyerSatisfactionDashboardType.getAlert(int idx)
           
 SellerDashboardAlertType SellerAccountDashboardType.setAlert(int idx, SellerDashboardAlertType value)
           
 SellerDashboardAlertType PowerSellerDashboardType.setAlert(int idx, SellerDashboardAlertType value)
           
 SellerDashboardAlertType PolicyComplianceDashboardType.setAlert(int idx, SellerDashboardAlertType value)
           
 SellerDashboardAlertType BuyerSatisfactionDashboardType.setAlert(int idx, SellerDashboardAlertType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type SellerDashboardAlertType
protected  List<SellerDashboardAlertType> SellerAccountDashboardType._getAlert()
           
protected  List<SellerDashboardAlertType> PowerSellerDashboardType._getAlert()
           
protected  List<SellerDashboardAlertType> PolicyComplianceDashboardType._getAlert()
           
protected  List<SellerDashboardAlertType> BuyerSatisfactionDashboardType._getAlert()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SellerDashboardAlertType
 SellerDashboardAlertType SellerAccountDashboardType.setAlert(int idx, SellerDashboardAlertType value)
           
 SellerDashboardAlertType PowerSellerDashboardType.setAlert(int idx, SellerDashboardAlertType value)
           
 SellerDashboardAlertType PolicyComplianceDashboardType.setAlert(int idx, SellerDashboardAlertType value)
           
 SellerDashboardAlertType BuyerSatisfactionDashboardType.setAlert(int idx, SellerDashboardAlertType value)
           
 void PerformanceDashboardType.setAlert(SellerDashboardAlertType value)
          Sets the value of the alert property.
 void SellerAccountDashboardType.setAlert(SellerDashboardAlertType[] values)
           
 void PowerSellerDashboardType.setAlert(SellerDashboardAlertType[] values)
           
 void PolicyComplianceDashboardType.setAlert(SellerDashboardAlertType[] values)
           
 void BuyerSatisfactionDashboardType.setAlert(SellerDashboardAlertType[] 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.