Changes since
the last release

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

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

Uses of NotificationEventPropertyType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return NotificationEventPropertyType
 NotificationEventPropertyType[] SetNotificationPreferencesCall.getEventProperty()
          Gets the SetNotificationPreferencesRequestType.eventProperty.
 NotificationEventPropertyType[] GetNotificationPreferencesCall.getEventProperty()
          Valid after executing the API.
 

Methods in com.ebay.sdk.call with parameters of type NotificationEventPropertyType
 void SetNotificationPreferencesCall.setEventProperty(NotificationEventPropertyType[] eventProperty)
          Sets the SetNotificationPreferencesRequestType.eventProperty.
 

Uses of NotificationEventPropertyType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type NotificationEventPropertyType
protected  List<NotificationEventPropertyType> SetNotificationPreferencesRequestType.eventProperty
           
protected  List<NotificationEventPropertyType> GetNotificationPreferencesResponseType.eventProperty
           
 

Methods in com.ebay.soap.eBLBaseComponents that return NotificationEventPropertyType
 NotificationEventPropertyType ObjectFactory.createNotificationEventPropertyType()
          Create an instance of NotificationEventPropertyType
 NotificationEventPropertyType[] SetNotificationPreferencesRequestType.getEventProperty()
           
 NotificationEventPropertyType[] GetNotificationPreferencesResponseType.getEventProperty()
           
 NotificationEventPropertyType SetNotificationPreferencesRequestType.getEventProperty(int idx)
           
 NotificationEventPropertyType GetNotificationPreferencesResponseType.getEventProperty(int idx)
           
 NotificationEventPropertyType SetNotificationPreferencesRequestType.setEventProperty(int idx, NotificationEventPropertyType value)
           
 NotificationEventPropertyType GetNotificationPreferencesResponseType.setEventProperty(int idx, NotificationEventPropertyType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type NotificationEventPropertyType
protected  List<NotificationEventPropertyType> SetNotificationPreferencesRequestType._getEventProperty()
           
protected  List<NotificationEventPropertyType> GetNotificationPreferencesResponseType._getEventProperty()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type NotificationEventPropertyType
 NotificationEventPropertyType SetNotificationPreferencesRequestType.setEventProperty(int idx, NotificationEventPropertyType value)
           
 NotificationEventPropertyType GetNotificationPreferencesResponseType.setEventProperty(int idx, NotificationEventPropertyType value)
           
 void SetNotificationPreferencesRequestType.setEventProperty(NotificationEventPropertyType[] values)
           
 void GetNotificationPreferencesResponseType.setEventProperty(NotificationEventPropertyType[] 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.