Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class MyMessagesAlertType

java.lang.Object
  extended by com.ebay.soap.eBLBaseComponents.MyMessagesAlertType
All Implemented Interfaces:
java.io.Serializable

public class MyMessagesAlertType
extends java.lang.Object
implements java.io.Serializable

This type is deprecated.

Java class for MyMessagesAlertType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="MyMessagesAlertType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Sender" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="RecipientUserID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Subject" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Priority" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AlertID" type="{urn:ebay:apis:eBLBaseComponents}MyMessagesAlertIDType" minOccurs="0"/>
         <element name="ExternalAlertID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ContentType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Text" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ResolutionStatus" type="{urn:ebay:apis:eBLBaseComponents}MyMessagesAlertResolutionStatusCode" minOccurs="0"/>
         <element name="Read" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ReceiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ExpirationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ResolutionDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="LastReadDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/>
         <element name="IsTimedResolution" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ActionURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ResponseDetails" type="{urn:ebay:apis:eBLBaseComponents}MyMessagesResponseDetailsType" minOccurs="0"/>
         <element name="ForwardDetails" type="{urn:ebay:apis:eBLBaseComponents}MyMessagesForwardDetailsType" minOccurs="0"/>
         <element name="Folder" type="{urn:ebay:apis:eBLBaseComponents}MyMessagesFolderType" minOccurs="0"/>
         <any/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  java.lang.String actionURL
           
protected  java.lang.String alertID
           
protected  java.util.List<java.lang.Object> any
           
protected  java.lang.String contentType
           
protected  java.util.Calendar creationDate
           
protected  java.util.Calendar expirationDate
           
protected  java.lang.String externalAlertID
           
protected  MyMessagesFolderType folder
           
protected  MyMessagesForwardDetailsType forwardDetails
           
protected  java.lang.Boolean isTimedResolution
           
protected  java.lang.String itemID
           
protected  java.util.Calendar lastReadDate
           
protected  java.lang.String priority
           
protected  java.lang.Boolean read
           
protected  java.util.Calendar receiveDate
           
protected  java.lang.String recipientUserID
           
protected  java.util.Calendar resolutionDate
           
protected  MyMessagesAlertResolutionStatusCode resolutionStatus
           
protected  MyMessagesResponseDetailsType responseDetails
           
protected  java.lang.String sender
           
protected  java.lang.String subject
           
protected  java.lang.String text
           
 
Constructor Summary
MyMessagesAlertType()
           
 
Method Summary
protected  java.util.List<java.lang.Object> _getAny()
           
 java.lang.String getActionURL()
          Gets the value of the actionURL property.
 java.lang.String getAlertID()
          Gets the value of the alertID property.
 java.lang.Object[] getAny()
           
 java.lang.Object getAny(int idx)
           
 int getAnyLength()
           
 java.lang.String getContentType()
          Gets the value of the contentType property.
 java.util.Calendar getCreationDate()
          Gets the value of the creationDate property.
 java.util.Calendar getExpirationDate()
          Gets the value of the expirationDate property.
 java.lang.String getExternalAlertID()
          Gets the value of the externalAlertID property.
 MyMessagesFolderType getFolder()
          Gets the value of the folder property.
 MyMessagesForwardDetailsType getForwardDetails()
          Gets the value of the forwardDetails property.
 java.lang.String getItemID()
          Gets the value of the itemID property.
 java.util.Calendar getLastReadDate()
          Gets the value of the lastReadDate property.
 java.lang.String getPriority()
          Gets the value of the priority property.
 java.util.Calendar getReceiveDate()
          Gets the value of the receiveDate property.
 java.lang.String getRecipientUserID()
          Gets the value of the recipientUserID property.
 java.util.Calendar getResolutionDate()
          Gets the value of the resolutionDate property.
 MyMessagesAlertResolutionStatusCode getResolutionStatus()
          Gets the value of the resolutionStatus property.
 MyMessagesResponseDetailsType getResponseDetails()
          Gets the value of the responseDetails property.
 java.lang.String getSender()
          Gets the value of the sender property.
 java.lang.String getSubject()
          Gets the value of the subject property.
 java.lang.String getText()
          Gets the value of the text property.
 java.lang.Boolean isIsTimedResolution()
          Gets the value of the isTimedResolution property.
 java.lang.Boolean isRead()
          Gets the value of the read property.
 void setActionURL(java.lang.String value)
          Sets the value of the actionURL property.
 void setAlertID(java.lang.String value)
          Sets the value of the alertID property.
 java.lang.Object setAny(int idx, java.lang.Object value)
           
 void setAny(java.lang.Object[] values)
           
 void setContentType(java.lang.String value)
          Sets the value of the contentType property.
 void setCreationDate(java.util.Calendar value)
          Sets the value of the creationDate property.
 void setExpirationDate(java.util.Calendar value)
          Sets the value of the expirationDate property.
 void setExternalAlertID(java.lang.String value)
          Sets the value of the externalAlertID property.
 void setFolder(MyMessagesFolderType value)
          Sets the value of the folder property.
 void setForwardDetails(MyMessagesForwardDetailsType value)
          Sets the value of the forwardDetails property.
 void setIsTimedResolution(java.lang.Boolean value)
          Sets the value of the isTimedResolution property.
 void setItemID(java.lang.String value)
          Sets the value of the itemID property.
 void setLastReadDate(java.util.Calendar value)
          Sets the value of the lastReadDate property.
 void setPriority(java.lang.String value)
          Sets the value of the priority property.
 void setRead(java.lang.Boolean value)
          Sets the value of the read property.
 void setReceiveDate(java.util.Calendar value)
          Sets the value of the receiveDate property.
 void setRecipientUserID(java.lang.String value)
          Sets the value of the recipientUserID property.
 void setResolutionDate(java.util.Calendar value)
          Sets the value of the resolutionDate property.
 void setResolutionStatus(MyMessagesAlertResolutionStatusCode value)
          Sets the value of the resolutionStatus property.
 void setResponseDetails(MyMessagesResponseDetailsType value)
          Sets the value of the responseDetails property.
 void setSender(java.lang.String value)
          Sets the value of the sender property.
 void setSubject(java.lang.String value)
          Sets the value of the subject property.
 void setText(java.lang.String value)
          Sets the value of the text property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sender

protected java.lang.String sender

recipientUserID

protected java.lang.String recipientUserID

subject

protected java.lang.String subject

priority

protected java.lang.String priority

alertID

protected java.lang.String alertID

externalAlertID

protected java.lang.String externalAlertID

contentType

protected java.lang.String contentType

text

protected java.lang.String text

resolutionStatus

protected MyMessagesAlertResolutionStatusCode resolutionStatus

read

protected java.lang.Boolean read

creationDate

protected java.util.Calendar creationDate

receiveDate

protected java.util.Calendar receiveDate

expirationDate

protected java.util.Calendar expirationDate

resolutionDate

protected java.util.Calendar resolutionDate

lastReadDate

protected java.util.Calendar lastReadDate

itemID

protected java.lang.String itemID

isTimedResolution

protected java.lang.Boolean isTimedResolution

actionURL

protected java.lang.String actionURL

responseDetails

protected MyMessagesResponseDetailsType responseDetails

forwardDetails

protected MyMessagesForwardDetailsType forwardDetails

folder

protected MyMessagesFolderType folder

any

protected java.util.List<java.lang.Object> any
Constructor Detail

MyMessagesAlertType

public MyMessagesAlertType()
Method Detail

getSender

public java.lang.String getSender()
Gets the value of the sender property.

Returns:
possible object is String

setSender

public void setSender(java.lang.String value)
Sets the value of the sender property.

Parameters:
value - allowed object is String

getRecipientUserID

public java.lang.String getRecipientUserID()
Gets the value of the recipientUserID property.

Returns:
possible object is String

setRecipientUserID

public void setRecipientUserID(java.lang.String value)
Sets the value of the recipientUserID property.

Parameters:
value - allowed object is String

getSubject

public java.lang.String getSubject()
Gets the value of the subject property.

Returns:
possible object is String

setSubject

public void setSubject(java.lang.String value)
Sets the value of the subject property.

Parameters:
value - allowed object is String

getPriority

public java.lang.String getPriority()
Gets the value of the priority property.

Returns:
possible object is String

setPriority

public void setPriority(java.lang.String value)
Sets the value of the priority property.

Parameters:
value - allowed object is String

getAlertID

public java.lang.String getAlertID()
Gets the value of the alertID property.

Returns:
possible object is String

setAlertID

public void setAlertID(java.lang.String value)
Sets the value of the alertID property.

Parameters:
value - allowed object is String

getExternalAlertID

public java.lang.String getExternalAlertID()
Gets the value of the externalAlertID property.

Returns:
possible object is String

setExternalAlertID

public void setExternalAlertID(java.lang.String value)
Sets the value of the externalAlertID property.

Parameters:
value - allowed object is String

getContentType

public java.lang.String getContentType()
Gets the value of the contentType property.

Returns:
possible object is String

setContentType

public void setContentType(java.lang.String value)
Sets the value of the contentType property.

Parameters:
value - allowed object is String

getText

public java.lang.String getText()
Gets the value of the text property.

Returns:
possible object is String

setText

public void setText(java.lang.String value)
Sets the value of the text property.

Parameters:
value - allowed object is String

getResolutionStatus

public MyMessagesAlertResolutionStatusCode getResolutionStatus()
Gets the value of the resolutionStatus property.

Returns:
possible object is MyMessagesAlertResolutionStatusCode

setResolutionStatus

public void setResolutionStatus(MyMessagesAlertResolutionStatusCode value)
Sets the value of the resolutionStatus property.

Parameters:
value - allowed object is MyMessagesAlertResolutionStatusCode

isRead

public java.lang.Boolean isRead()
Gets the value of the read property.

Returns:
possible object is Boolean

setRead

public void setRead(java.lang.Boolean value)
Sets the value of the read property.

Parameters:
value - allowed object is Boolean

getCreationDate

public java.util.Calendar getCreationDate()
Gets the value of the creationDate property.

Returns:
possible object is String

setCreationDate

public void setCreationDate(java.util.Calendar value)
Sets the value of the creationDate property.

Parameters:
value - allowed object is String

getReceiveDate

public java.util.Calendar getReceiveDate()
Gets the value of the receiveDate property.

Returns:
possible object is String

setReceiveDate

public void setReceiveDate(java.util.Calendar value)
Sets the value of the receiveDate property.

Parameters:
value - allowed object is String

getExpirationDate

public java.util.Calendar getExpirationDate()
Gets the value of the expirationDate property.

Returns:
possible object is String

setExpirationDate

public void setExpirationDate(java.util.Calendar value)
Sets the value of the expirationDate property.

Parameters:
value - allowed object is String

getResolutionDate

public java.util.Calendar getResolutionDate()
Gets the value of the resolutionDate property.

Returns:
possible object is String

setResolutionDate

public void setResolutionDate(java.util.Calendar value)
Sets the value of the resolutionDate property.

Parameters:
value - allowed object is String

getLastReadDate

public java.util.Calendar getLastReadDate()
Gets the value of the lastReadDate property.

Returns:
possible object is String

setLastReadDate

public void setLastReadDate(java.util.Calendar value)
Sets the value of the lastReadDate property.

Parameters:
value - allowed object is String

getItemID

public java.lang.String getItemID()
Gets the value of the itemID property.

Returns:
possible object is String

setItemID

public void setItemID(java.lang.String value)
Sets the value of the itemID property.

Parameters:
value - allowed object is String

isIsTimedResolution

public java.lang.Boolean isIsTimedResolution()
Gets the value of the isTimedResolution property.

Returns:
possible object is Boolean

setIsTimedResolution

public void setIsTimedResolution(java.lang.Boolean value)
Sets the value of the isTimedResolution property.

Parameters:
value - allowed object is Boolean

getActionURL

public java.lang.String getActionURL()
Gets the value of the actionURL property.

Returns:
possible object is String

setActionURL

public void setActionURL(java.lang.String value)
Sets the value of the actionURL property.

Parameters:
value - allowed object is String

getResponseDetails

public MyMessagesResponseDetailsType getResponseDetails()
Gets the value of the responseDetails property.

Returns:
possible object is MyMessagesResponseDetailsType

setResponseDetails

public void setResponseDetails(MyMessagesResponseDetailsType value)
Sets the value of the responseDetails property.

Parameters:
value - allowed object is MyMessagesResponseDetailsType

getForwardDetails

public MyMessagesForwardDetailsType getForwardDetails()
Gets the value of the forwardDetails property.

Returns:
possible object is MyMessagesForwardDetailsType

setForwardDetails

public void setForwardDetails(MyMessagesForwardDetailsType value)
Sets the value of the forwardDetails property.

Parameters:
value - allowed object is MyMessagesForwardDetailsType

getFolder

public MyMessagesFolderType getFolder()
Gets the value of the folder property.

Returns:
possible object is MyMessagesFolderType

setFolder

public void setFolder(MyMessagesFolderType value)
Sets the value of the folder property.

Parameters:
value - allowed object is MyMessagesFolderType

getAny

public java.lang.Object[] getAny()
Returns:
array of Object Element

getAny

public java.lang.Object getAny(int idx)
Returns:
one of Object Element

getAnyLength

public int getAnyLength()

setAny

public void setAny(java.lang.Object[] values)
Parameters:
values - allowed objects are Object Element

_getAny

protected java.util.List<java.lang.Object> _getAny()

setAny

public java.lang.Object setAny(int idx,
                               java.lang.Object value)
Parameters:
value - allowed object is Object Element

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.