|
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 java.lang.String |
deliveryURLName
|
protected java.util.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()
|
Method Summary | |
---|---|
protected java.util.List<NotificationEventPropertyType> |
_getEventProperty()
|
ApplicationDeliveryPreferencesType |
getApplicationDeliveryPreferences()
Gets the value of the applicationDeliveryPreferences property. |
java.lang.String |
getDeliveryURLName()
Gets the value of the deliveryURLName property. |
NotificationEventPropertyType[] |
getEventProperty()
|
NotificationEventPropertyType |
getEventProperty(int idx)
|
int |
getEventPropertyLength()
|
NotificationUserDataType |
getUserData()
Gets the value of the userData property. |
NotificationEnableArrayType |
getUserDeliveryPreferenceArray()
Gets the value of the userDeliveryPreferenceArray property. |
void |
setApplicationDeliveryPreferences(ApplicationDeliveryPreferencesType value)
Sets the value of the applicationDeliveryPreferences property. |
void |
setDeliveryURLName(java.lang.String value)
Sets the value of the deliveryURLName property. |
NotificationEventPropertyType |
setEventProperty(int idx,
NotificationEventPropertyType value)
|
void |
setEventProperty(NotificationEventPropertyType[] values)
|
void |
setUserData(NotificationUserDataType value)
Sets the value of the userData property. |
void |
setUserDeliveryPreferenceArray(NotificationEnableArrayType value)
Sets the value of the userDeliveryPreferenceArray property. |
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 java.util.List<NotificationEventPropertyType> eventProperty
protected java.lang.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 java.util.List<NotificationEventPropertyType> _getEventProperty()
public NotificationEventPropertyType setEventProperty(int idx, NotificationEventPropertyType value)
value
- allowed object is
NotificationEventPropertyType
public java.lang.String getDeliveryURLName()
String
public void setDeliveryURLName(java.lang.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.