|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AbstractRequestType
com.ebay.soap.eBLBaseComponents.SetNotificationPreferencesRequestType
public class SetNotificationPreferencesRequestType
Manages notification and alert preferences for applications and users.
Java class for SetNotificationPreferencesRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetNotificationPreferencesRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="ApplicationDeliveryPreferences" type="{urn:ebay:apis:eBLBaseComponents}ApplicationDeliveryPreferencesType" minOccurs="0"/> <element name="UserDeliveryPreferenceArray" type="{urn:ebay:apis:eBLBaseComponents}NotificationEnableArrayType" minOccurs="0"/> <element name="UserData" type="{urn:ebay:apis:eBLBaseComponents}NotificationUserDataType" minOccurs="0"/> <element name="EventProperty" type="{urn:ebay:apis:eBLBaseComponents}NotificationEventPropertyType" maxOccurs="unbounded" minOccurs="0"/> <element name="DeliveryURLName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected ApplicationDeliveryPreferencesType |
applicationDeliveryPreferences
|
protected String |
deliveryURLName
|
protected List<NotificationEventPropertyType> |
eventProperty
|
protected NotificationUserDataType |
userData
|
protected NotificationEnableArrayType |
userDeliveryPreferenceArray
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
SetNotificationPreferencesRequestType()
|
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
_getAny, _getDetailLevel, _getOutputSelector, getAny, getAny, getAnyLength, getBotBlock, getDetailLevel, getDetailLevel, getDetailLevelLength, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getOutputSelectorLength, getVersion, getWarningLevel, setAny, setAny, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ApplicationDeliveryPreferencesType applicationDeliveryPreferences
protected NotificationEnableArrayType userDeliveryPreferenceArray
protected NotificationUserDataType userData
protected List<NotificationEventPropertyType> eventProperty
protected String deliveryURLName
Constructor Detail |
---|
public SetNotificationPreferencesRequestType()
Method Detail |
---|
public ApplicationDeliveryPreferencesType getApplicationDeliveryPreferences()
ApplicationDeliveryPreferencesType
public void setApplicationDeliveryPreferences(ApplicationDeliveryPreferencesType value)
value
- allowed object is
ApplicationDeliveryPreferencesType
public NotificationEnableArrayType getUserDeliveryPreferenceArray()
NotificationEnableArrayType
public void setUserDeliveryPreferenceArray(NotificationEnableArrayType value)
value
- allowed object is
NotificationEnableArrayType
public NotificationUserDataType getUserData()
NotificationUserDataType
public void setUserData(NotificationUserDataType value)
value
- allowed object is
NotificationUserDataType
public NotificationEventPropertyType[] getEventProperty()
NotificationEventPropertyType
public NotificationEventPropertyType getEventProperty(int idx)
NotificationEventPropertyType
public int getEventPropertyLength()
public void setEventProperty(NotificationEventPropertyType[] values)
values
- allowed objects are
NotificationEventPropertyType
protected List<NotificationEventPropertyType> _getEventProperty()
public NotificationEventPropertyType setEventProperty(int idx, NotificationEventPropertyType value)
value
- allowed object is
NotificationEventPropertyType
public String getDeliveryURLName()
String
public void setDeliveryURLName(String value)
value
- allowed object is
String
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.