Changes since
the last release

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

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

Uses of NotificationEnableArrayType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return NotificationEnableArrayType
 NotificationEnableArrayType GetNotificationPreferencesCall.getReturnedUserDeliveryPreferenceArray()
          Valid after executing the API.
 NotificationEnableArrayType SetNotificationPreferencesCall.getUserDeliveryPreferenceArray()
          Gets the SetNotificationPreferencesRequestType.userDeliveryPreferenceArray.
 

Methods in com.ebay.sdk.call with parameters of type NotificationEnableArrayType
 void SetNotificationPreferencesCall.setUserDeliveryPreferenceArray(NotificationEnableArrayType userDeliveryPreferenceArray)
          Sets the SetNotificationPreferencesRequestType.userDeliveryPreferenceArray.
 

Uses of NotificationEnableArrayType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as NotificationEnableArrayType
protected  NotificationEnableArrayType SetNotificationPreferencesRequestType.userDeliveryPreferenceArray
           
protected  NotificationEnableArrayType GetNotificationPreferencesResponseType.userDeliveryPreferenceArray
           
 

Methods in com.ebay.soap.eBLBaseComponents that return NotificationEnableArrayType
 NotificationEnableArrayType ObjectFactory.createNotificationEnableArrayType()
          Create an instance of NotificationEnableArrayType
 NotificationEnableArrayType SetNotificationPreferencesRequestType.getUserDeliveryPreferenceArray()
          Gets the value of the userDeliveryPreferenceArray property.
 NotificationEnableArrayType GetNotificationPreferencesResponseType.getUserDeliveryPreferenceArray()
          Gets the value of the userDeliveryPreferenceArray property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type NotificationEnableArrayType
 void SetNotificationPreferencesRequestType.setUserDeliveryPreferenceArray(NotificationEnableArrayType value)
          Sets the value of the userDeliveryPreferenceArray property.
 void GetNotificationPreferencesResponseType.setUserDeliveryPreferenceArray(NotificationEnableArrayType value)
          Sets the value of the userDeliveryPreferenceArray 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.