|
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.MyMessagesMessageType
public class MyMessagesMessageType
Container for the message information for each message specified in MessageIDs. The amount and type of information returned varies based on the requested detail level.
Java class for MyMessagesMessageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MyMessagesMessageType"> <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="SendToName" 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="MessageID" type="{urn:ebay:apis:eBLBaseComponents}MyMessagesMessageIDType" minOccurs="0"/> <element name="ExternalMessageID" 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="Flagged" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="ItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" 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"/> <element name="Content" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="MessageType" type="{urn:ebay:apis:eBLBaseComponents}MessageTypeCodeType" minOccurs="0"/> <element name="ListingStatus" type="{urn:ebay:apis:eBLBaseComponents}ListingStatusCodeType" minOccurs="0"/> <element name="QuestionType" type="{urn:ebay:apis:eBLBaseComponents}QuestionTypeCodeType" minOccurs="0"/> <element name="Replied" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="HighPriority" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ItemEndTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ItemTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="MessageMedia" type="{urn:ebay:apis:eBLBaseComponents}MessageMediaType" maxOccurs="unbounded" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected java.lang.String |
content
|
protected java.lang.String |
contentType
|
protected java.util.Calendar |
creationDate
|
protected java.util.Calendar |
expirationDate
|
protected java.lang.String |
externalMessageID
|
protected java.lang.Boolean |
flagged
|
protected MyMessagesFolderType |
folder
|
protected MyMessagesForwardDetailsType |
forwardDetails
|
protected java.lang.Boolean |
highPriority
|
protected java.util.Calendar |
itemEndTime
|
protected java.lang.String |
itemID
|
protected java.lang.String |
itemTitle
|
protected ListingStatusCodeType |
listingStatus
|
protected java.lang.String |
messageID
|
protected java.util.List<MessageMediaType> |
messageMedia
|
protected MessageTypeCodeType |
messageType
|
protected QuestionTypeCodeType |
questionType
|
protected java.lang.Boolean |
read
|
protected java.util.Calendar |
receiveDate
|
protected java.lang.String |
recipientUserID
|
protected java.lang.Boolean |
replied
|
protected MyMessagesResponseDetailsType |
responseDetails
|
protected java.lang.String |
sender
|
protected java.lang.String |
sendToName
|
protected java.lang.String |
subject
|
protected java.lang.String |
text
|
Constructor Summary | |
---|---|
MyMessagesMessageType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
protected java.util.List<MessageMediaType> |
_getMessageMedia()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
java.lang.String |
getContent()
Gets the value of the content property. |
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 |
getExternalMessageID()
Gets the value of the externalMessageID property. |
MyMessagesFolderType |
getFolder()
Gets the value of the folder property. |
MyMessagesForwardDetailsType |
getForwardDetails()
Gets the value of the forwardDetails property. |
java.util.Calendar |
getItemEndTime()
Gets the value of the itemEndTime property. |
java.lang.String |
getItemID()
Gets the value of the itemID property. |
java.lang.String |
getItemTitle()
Gets the value of the itemTitle property. |
ListingStatusCodeType |
getListingStatus()
Gets the value of the listingStatus property. |
java.lang.String |
getMessageID()
Gets the value of the messageID property. |
MessageMediaType[] |
getMessageMedia()
|
MessageMediaType |
getMessageMedia(int idx)
|
int |
getMessageMediaLength()
|
MessageTypeCodeType |
getMessageType()
Gets the value of the messageType property. |
QuestionTypeCodeType |
getQuestionType()
Gets the value of the questionType property. |
java.util.Calendar |
getReceiveDate()
Gets the value of the receiveDate property. |
java.lang.String |
getRecipientUserID()
Gets the value of the recipientUserID property. |
MyMessagesResponseDetailsType |
getResponseDetails()
Gets the value of the responseDetails property. |
java.lang.String |
getSender()
Gets the value of the sender property. |
java.lang.String |
getSendToName()
Gets the value of the sendToName 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 |
isFlagged()
Gets the value of the flagged property. |
java.lang.Boolean |
isHighPriority()
Gets the value of the highPriority property. |
java.lang.Boolean |
isRead()
Gets the value of the read property. |
java.lang.Boolean |
isReplied()
Gets the value of the replied property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setContent(java.lang.String value)
Sets the value of the content property. |
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 |
setExternalMessageID(java.lang.String value)
Sets the value of the externalMessageID property. |
void |
setFlagged(java.lang.Boolean value)
Sets the value of the flagged property. |
void |
setFolder(MyMessagesFolderType value)
Sets the value of the folder property. |
void |
setForwardDetails(MyMessagesForwardDetailsType value)
Sets the value of the forwardDetails property. |
void |
setHighPriority(java.lang.Boolean value)
Sets the value of the highPriority property. |
void |
setItemEndTime(java.util.Calendar value)
Sets the value of the itemEndTime property. |
void |
setItemID(java.lang.String value)
Sets the value of the itemID property. |
void |
setItemTitle(java.lang.String value)
Sets the value of the itemTitle property. |
void |
setListingStatus(ListingStatusCodeType value)
Sets the value of the listingStatus property. |
void |
setMessageID(java.lang.String value)
Sets the value of the messageID property. |
MessageMediaType |
setMessageMedia(int idx,
MessageMediaType value)
|
void |
setMessageMedia(MessageMediaType[] values)
|
void |
setMessageType(MessageTypeCodeType value)
Sets the value of the messageType property. |
void |
setQuestionType(QuestionTypeCodeType value)
Sets the value of the questionType 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 |
setReplied(java.lang.Boolean value)
Sets the value of the replied 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 |
setSendToName(java.lang.String value)
Sets the value of the sendToName 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 |
---|
protected java.lang.String sender
protected java.lang.String recipientUserID
protected java.lang.String sendToName
protected java.lang.String subject
protected java.lang.String messageID
protected java.lang.String externalMessageID
protected java.lang.String contentType
protected java.lang.String text
protected java.lang.Boolean flagged
protected java.lang.Boolean read
protected java.util.Calendar creationDate
protected java.util.Calendar receiveDate
protected java.util.Calendar expirationDate
protected java.lang.String itemID
protected MyMessagesResponseDetailsType responseDetails
protected MyMessagesForwardDetailsType forwardDetails
protected MyMessagesFolderType folder
protected java.lang.String content
protected MessageTypeCodeType messageType
protected ListingStatusCodeType listingStatus
protected QuestionTypeCodeType questionType
protected java.lang.Boolean replied
protected java.lang.Boolean highPriority
protected java.util.Calendar itemEndTime
protected java.lang.String itemTitle
protected java.util.List<MessageMediaType> messageMedia
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public MyMessagesMessageType()
Method Detail |
---|
public java.lang.String getSender()
String
public void setSender(java.lang.String value)
value
- allowed object is
String
public java.lang.String getRecipientUserID()
String
public void setRecipientUserID(java.lang.String value)
value
- allowed object is
String
public java.lang.String getSendToName()
String
public void setSendToName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getSubject()
String
public void setSubject(java.lang.String value)
value
- allowed object is
String
public java.lang.String getMessageID()
String
public void setMessageID(java.lang.String value)
value
- allowed object is
String
public java.lang.String getExternalMessageID()
String
public void setExternalMessageID(java.lang.String value)
value
- allowed object is
String
public java.lang.String getContentType()
String
public void setContentType(java.lang.String value)
value
- allowed object is
String
public java.lang.String getText()
String
public void setText(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isFlagged()
Boolean
public void setFlagged(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isRead()
Boolean
public void setRead(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.util.Calendar getCreationDate()
String
public void setCreationDate(java.util.Calendar value)
value
- allowed object is
String
public java.util.Calendar getReceiveDate()
String
public void setReceiveDate(java.util.Calendar value)
value
- allowed object is
String
public java.util.Calendar getExpirationDate()
String
public void setExpirationDate(java.util.Calendar value)
value
- allowed object is
String
public java.lang.String getItemID()
String
public void setItemID(java.lang.String value)
value
- allowed object is
String
public MyMessagesResponseDetailsType getResponseDetails()
MyMessagesResponseDetailsType
public void setResponseDetails(MyMessagesResponseDetailsType value)
value
- allowed object is
MyMessagesResponseDetailsType
public MyMessagesForwardDetailsType getForwardDetails()
MyMessagesForwardDetailsType
public void setForwardDetails(MyMessagesForwardDetailsType value)
value
- allowed object is
MyMessagesForwardDetailsType
public MyMessagesFolderType getFolder()
MyMessagesFolderType
public void setFolder(MyMessagesFolderType value)
value
- allowed object is
MyMessagesFolderType
public java.lang.String getContent()
String
public void setContent(java.lang.String value)
value
- allowed object is
String
public MessageTypeCodeType getMessageType()
MessageTypeCodeType
public void setMessageType(MessageTypeCodeType value)
value
- allowed object is
MessageTypeCodeType
public ListingStatusCodeType getListingStatus()
ListingStatusCodeType
public void setListingStatus(ListingStatusCodeType value)
value
- allowed object is
ListingStatusCodeType
public QuestionTypeCodeType getQuestionType()
QuestionTypeCodeType
public void setQuestionType(QuestionTypeCodeType value)
value
- allowed object is
QuestionTypeCodeType
public java.lang.Boolean isReplied()
Boolean
public void setReplied(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isHighPriority()
Boolean
public void setHighPriority(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.util.Calendar getItemEndTime()
String
public void setItemEndTime(java.util.Calendar value)
value
- allowed object is
String
public java.lang.String getItemTitle()
String
public void setItemTitle(java.lang.String value)
value
- allowed object is
String
public MessageMediaType[] getMessageMedia()
MessageMediaType
public MessageMediaType getMessageMedia(int idx)
MessageMediaType
public int getMessageMediaLength()
public void setMessageMedia(MessageMediaType[] values)
values
- allowed objects are
MessageMediaType
protected java.util.List<MessageMediaType> _getMessageMedia()
public MessageMediaType setMessageMedia(int idx, MessageMediaType value)
value
- allowed object is
MessageMediaType
public java.lang.Object[] getAny()
Object
Element
public java.lang.Object getAny(int idx)
Object
Element
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Object
Element
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.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.