|
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 about how notifications are delivered to an application.
Java class for ApplicationDeliveryPreferencesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ApplicationDeliveryPreferencesType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ApplicationURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
<element name="ApplicationEnable" type="{urn:ebay:apis:eBLBaseComponents}EnableCodeType" minOccurs="0"/>
<element name="AlertEmail" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
<element name="AlertEnable" type="{urn:ebay:apis:eBLBaseComponents}EnableCodeType" minOccurs="0"/>
<element name="NotificationPayloadType" type="{urn:ebay:apis:eBLBaseComponents}NotificationPayloadTypeCodeType" minOccurs="0"/>
<element name="DeviceType" type="{urn:ebay:apis:eBLBaseComponents}DeviceTypeCodeType" minOccurs="0"/>
<element name="PayloadVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DeliveryURLDetails" type="{urn:ebay:apis:eBLBaseComponents}DeliveryURLDetailType" maxOccurs="unbounded" minOccurs="0"/>
<any/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
alertEmail
|
protected EnableCodeType |
alertEnable
|
protected List<Object> |
any
|
protected EnableCodeType |
applicationEnable
|
protected String |
applicationURL
|
protected List<DeliveryURLDetailType> |
deliveryURLDetails
|
protected DeviceTypeCodeType |
deviceType
|
protected NotificationPayloadTypeCodeType |
notificationPayloadType
|
protected String |
payloadVersion
|
| Constructor Summary | |
|---|---|
ApplicationDeliveryPreferencesType()
|
|
| Method Summary | |
|---|---|
protected List<Object> |
_getAny()
|
protected List<DeliveryURLDetailType> |
_getDeliveryURLDetails()
|
String |
getAlertEmail()
Gets the value of the alertEmail property. |
EnableCodeType |
getAlertEnable()
Gets the value of the alertEnable property. |
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
EnableCodeType |
getApplicationEnable()
Gets the value of the applicationEnable property. |
String |
getApplicationURL()
Gets the value of the applicationURL property. |
DeliveryURLDetailType[] |
getDeliveryURLDetails()
|
DeliveryURLDetailType |
getDeliveryURLDetails(int idx)
|
int |
getDeliveryURLDetailsLength()
|
DeviceTypeCodeType |
getDeviceType()
Gets the value of the deviceType property. |
NotificationPayloadTypeCodeType |
getNotificationPayloadType()
Gets the value of the notificationPayloadType property. |
String |
getPayloadVersion()
Gets the value of the payloadVersion property. |
void |
setAlertEmail(String value)
Sets the value of the alertEmail property. |
void |
setAlertEnable(EnableCodeType value)
Sets the value of the alertEnable property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setApplicationEnable(EnableCodeType value)
Sets the value of the applicationEnable property. |
void |
setApplicationURL(String value)
Sets the value of the applicationURL property. |
void |
setDeliveryURLDetails(DeliveryURLDetailType[] values)
|
DeliveryURLDetailType |
setDeliveryURLDetails(int idx,
DeliveryURLDetailType value)
|
void |
setDeviceType(DeviceTypeCodeType value)
Sets the value of the deviceType property. |
void |
setNotificationPayloadType(NotificationPayloadTypeCodeType value)
Sets the value of the notificationPayloadType property. |
void |
setPayloadVersion(String value)
Sets the value of the payloadVersion property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String applicationURL
protected EnableCodeType applicationEnable
protected String alertEmail
protected EnableCodeType alertEnable
protected NotificationPayloadTypeCodeType notificationPayloadType
protected DeviceTypeCodeType deviceType
protected String payloadVersion
protected List<DeliveryURLDetailType> deliveryURLDetails
protected List<Object> any
| Constructor Detail |
|---|
public ApplicationDeliveryPreferencesType()
| Method Detail |
|---|
public String getApplicationURL()
Stringpublic void setApplicationURL(String value)
value - allowed object is
Stringpublic EnableCodeType getApplicationEnable()
EnableCodeTypepublic void setApplicationEnable(EnableCodeType value)
value - allowed object is
EnableCodeTypepublic String getAlertEmail()
Stringpublic void setAlertEmail(String value)
value - allowed object is
Stringpublic EnableCodeType getAlertEnable()
EnableCodeTypepublic void setAlertEnable(EnableCodeType value)
value - allowed object is
EnableCodeTypepublic NotificationPayloadTypeCodeType getNotificationPayloadType()
NotificationPayloadTypeCodeTypepublic void setNotificationPayloadType(NotificationPayloadTypeCodeType value)
value - allowed object is
NotificationPayloadTypeCodeTypepublic DeviceTypeCodeType getDeviceType()
DeviceTypeCodeTypepublic void setDeviceType(DeviceTypeCodeType value)
value - allowed object is
DeviceTypeCodeTypepublic String getPayloadVersion()
Stringpublic void setPayloadVersion(String value)
value - allowed object is
Stringpublic DeliveryURLDetailType[] getDeliveryURLDetails()
DeliveryURLDetailTypepublic DeliveryURLDetailType getDeliveryURLDetails(int idx)
DeliveryURLDetailTypepublic int getDeliveryURLDetailsLength()
public void setDeliveryURLDetails(DeliveryURLDetailType[] values)
values - allowed objects are
DeliveryURLDetailTypeprotected List<DeliveryURLDetailType> _getDeliveryURLDetails()
public DeliveryURLDetailType setDeliveryURLDetails(int idx,
DeliveryURLDetailType value)
value - allowed object is
DeliveryURLDetailTypepublic Object[] getAny()
Object
Elementpublic Object getAny(int idx)
Object
Elementpublic int getAnyLength()
public void setAny(Object[] values)
values - allowed objects are
Object
Elementprotected List<Object> _getAny()
public Object setAny(int idx,
Object value)
value - allowed object is
Object
Element
|
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.