|
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.ApplicationDeliveryPreferencesType
public class ApplicationDeliveryPreferencesType
Specifies preferences describing how notifications are delivered to an application. Note that notifications are subject to Anti-Spam rules. See Anti-Spam Rules in the eBay Web Services Guide for more information about these rules.
| Constructor Summary | |
|---|---|
ApplicationDeliveryPreferencesType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
MessageElement[] |
get_any()
Gets the _any value for this ApplicationDeliveryPreferencesType. |
org.apache.axis.types.URI |
getAlertEmail()
Gets the alertEmail value for this ApplicationDeliveryPreferencesType. |
EnableCodeType |
getAlertEnable()
Gets the alertEnable value for this ApplicationDeliveryPreferencesType. |
EnableCodeType |
getApplicationEnable()
Gets the applicationEnable value for this ApplicationDeliveryPreferencesType. |
org.apache.axis.types.URI |
getApplicationURL()
Gets the applicationURL value for this ApplicationDeliveryPreferencesType. |
DeliveryURLDetailType[] |
getDeliveryURLDetails()
Gets the deliveryURLDetails value for this ApplicationDeliveryPreferencesType. |
DeliveryURLDetailType |
getDeliveryURLDetails(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
DeviceTypeCodeType |
getDeviceType()
Gets the deviceType value for this ApplicationDeliveryPreferencesType. |
NotificationPayloadTypeCodeType |
getNotificationPayloadType()
Gets the notificationPayloadType value for this ApplicationDeliveryPreferencesType. |
String |
getPayloadVersion()
Gets the payloadVersion value for this ApplicationDeliveryPreferencesType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(MessageElement[] _any)
Sets the _any value for this ApplicationDeliveryPreferencesType. |
void |
setAlertEmail(org.apache.axis.types.URI alertEmail)
Sets the alertEmail value for this ApplicationDeliveryPreferencesType. |
void |
setAlertEnable(EnableCodeType alertEnable)
Sets the alertEnable value for this ApplicationDeliveryPreferencesType. |
void |
setApplicationEnable(EnableCodeType applicationEnable)
Sets the applicationEnable value for this ApplicationDeliveryPreferencesType. |
void |
setApplicationURL(org.apache.axis.types.URI applicationURL)
Sets the applicationURL value for this ApplicationDeliveryPreferencesType. |
void |
setDeliveryURLDetails(DeliveryURLDetailType[] deliveryURLDetails)
Sets the deliveryURLDetails value for this ApplicationDeliveryPreferencesType. |
void |
setDeliveryURLDetails(int i,
DeliveryURLDetailType value)
|
void |
setDeviceType(DeviceTypeCodeType deviceType)
Sets the deviceType value for this ApplicationDeliveryPreferencesType. |
void |
setNotificationPayloadType(NotificationPayloadTypeCodeType notificationPayloadType)
Sets the notificationPayloadType value for this ApplicationDeliveryPreferencesType. |
void |
setPayloadVersion(String payloadVersion)
Sets the payloadVersion value for this ApplicationDeliveryPreferencesType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationDeliveryPreferencesType()
| Method Detail |
|---|
public org.apache.axis.types.URI getApplicationURL()
public void setApplicationURL(org.apache.axis.types.URI applicationURL)
applicationURL - public EnableCodeType getApplicationEnable()
public void setApplicationEnable(EnableCodeType applicationEnable)
applicationEnable - The status of a particular entry.public org.apache.axis.types.URI getAlertEmail()
public void setAlertEmail(org.apache.axis.types.URI alertEmail)
alertEmail - public EnableCodeType getAlertEnable()
public void setAlertEnable(EnableCodeType alertEnable)
alertEnable - The status of a particular entry.public NotificationPayloadTypeCodeType getNotificationPayloadType()
public void setNotificationPayloadType(NotificationPayloadTypeCodeType notificationPayloadType)
notificationPayloadType - The schema options for Platform Notifications.public DeviceTypeCodeType getDeviceType()
public void setDeviceType(DeviceTypeCodeType deviceType)
deviceType - The means of receipt of notification.public String getPayloadVersion()
public void setPayloadVersion(String payloadVersion)
payloadVersion - public DeliveryURLDetailType[] getDeliveryURLDetails()
public void setDeliveryURLDetails(DeliveryURLDetailType[] deliveryURLDetails)
deliveryURLDetails - Defines settings for a notification URL (including the URL name
in DeliveryURLName).
You define settings for a notification URL (including the URL
name in DeliveryURLName) in the
DeliveryURLDetails container. You associate a user token with
a notification URL by using the token
in a SetNotificationPreferences request that specifies the URL
name in
SetNotificationPreferencesRequest.DeliveryURLName.
If you associate a single user token to multiple URL names,
each URL name overwrites
the previous name associated with the token. You can specify
up to 10 notification URLs for an application.
Note that Notifications will not be sent to any URL(s) if
ApplicationDeliveryPreferencesType.ApplicationEnable is set
to Disable.public DeliveryURLDetailType getDeliveryURLDetails(int i)
public void setDeliveryURLDetails(int i,
DeliveryURLDetailType value)
public MessageElement[] get_any()
public void set_any(MessageElement[] _any)
_any - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
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-2006 eBay Inc. All rights reserved.