|
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.MyMessagesSummaryType
public class MyMessagesSummaryType
Summary data for a given user's alerts and messages. This includes the numbers of new alerts and messages, unresolved alerts, flagged messages, and total alerts and messages.
Java class for MyMessagesSummaryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MyMessagesSummaryType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="FolderSummary" type="{urn:ebay:apis:eBLBaseComponents}MyMessagesFolderSummaryType" maxOccurs="unbounded" minOccurs="0"/> <element name="NewAlertCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="NewMessageCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="UnresolvedAlertCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="FlaggedMessageCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="TotalAlertCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="TotalMessageCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="NewHighPriorityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="TotalHighPriorityCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected Integer |
flaggedMessageCount
|
protected List<MyMessagesFolderSummaryType> |
folderSummary
|
protected Integer |
newAlertCount
|
protected Integer |
newHighPriorityCount
|
protected Integer |
newMessageCount
|
protected Integer |
totalAlertCount
|
protected Integer |
totalHighPriorityCount
|
protected Integer |
totalMessageCount
|
protected Integer |
unresolvedAlertCount
|
Constructor Summary | |
---|---|
MyMessagesSummaryType()
|
Method Summary | |
---|---|
protected List<MyMessagesFolderSummaryType> |
_getFolderSummary()
|
Integer |
getFlaggedMessageCount()
Gets the value of the flaggedMessageCount property. |
MyMessagesFolderSummaryType[] |
getFolderSummary()
|
MyMessagesFolderSummaryType |
getFolderSummary(int idx)
|
int |
getFolderSummaryLength()
|
Integer |
getNewAlertCount()
Gets the value of the newAlertCount property. |
Integer |
getNewHighPriorityCount()
Gets the value of the newHighPriorityCount property. |
Integer |
getNewMessageCount()
Gets the value of the newMessageCount property. |
Integer |
getTotalAlertCount()
Gets the value of the totalAlertCount property. |
Integer |
getTotalHighPriorityCount()
Gets the value of the totalHighPriorityCount property. |
Integer |
getTotalMessageCount()
Gets the value of the totalMessageCount property. |
Integer |
getUnresolvedAlertCount()
Gets the value of the unresolvedAlertCount property. |
void |
setFlaggedMessageCount(Integer value)
Sets the value of the flaggedMessageCount property. |
MyMessagesFolderSummaryType |
setFolderSummary(int idx,
MyMessagesFolderSummaryType value)
|
void |
setFolderSummary(MyMessagesFolderSummaryType[] values)
|
void |
setNewAlertCount(Integer value)
Sets the value of the newAlertCount property. |
void |
setNewHighPriorityCount(Integer value)
Sets the value of the newHighPriorityCount property. |
void |
setNewMessageCount(Integer value)
Sets the value of the newMessageCount property. |
void |
setTotalAlertCount(Integer value)
Sets the value of the totalAlertCount property. |
void |
setTotalHighPriorityCount(Integer value)
Sets the value of the totalHighPriorityCount property. |
void |
setTotalMessageCount(Integer value)
Sets the value of the totalMessageCount property. |
void |
setUnresolvedAlertCount(Integer value)
Sets the value of the unresolvedAlertCount property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected List<MyMessagesFolderSummaryType> folderSummary
protected Integer newAlertCount
protected Integer newMessageCount
protected Integer unresolvedAlertCount
protected Integer flaggedMessageCount
protected Integer totalAlertCount
protected Integer totalMessageCount
protected Integer newHighPriorityCount
protected Integer totalHighPriorityCount
Constructor Detail |
---|
public MyMessagesSummaryType()
Method Detail |
---|
public MyMessagesFolderSummaryType[] getFolderSummary()
MyMessagesFolderSummaryType
public MyMessagesFolderSummaryType getFolderSummary(int idx)
MyMessagesFolderSummaryType
public int getFolderSummaryLength()
public void setFolderSummary(MyMessagesFolderSummaryType[] values)
values
- allowed objects are
MyMessagesFolderSummaryType
protected List<MyMessagesFolderSummaryType> _getFolderSummary()
public MyMessagesFolderSummaryType setFolderSummary(int idx, MyMessagesFolderSummaryType value)
value
- allowed object is
MyMessagesFolderSummaryType
public Integer getNewAlertCount()
Integer
public void setNewAlertCount(Integer value)
value
- allowed object is
Integer
public Integer getNewMessageCount()
Integer
public void setNewMessageCount(Integer value)
value
- allowed object is
Integer
public Integer getUnresolvedAlertCount()
Integer
public void setUnresolvedAlertCount(Integer value)
value
- allowed object is
Integer
public Integer getFlaggedMessageCount()
Integer
public void setFlaggedMessageCount(Integer value)
value
- allowed object is
Integer
public Integer getTotalAlertCount()
Integer
public void setTotalAlertCount(Integer value)
value
- allowed object is
Integer
public Integer getTotalMessageCount()
Integer
public void setTotalMessageCount(Integer value)
value
- allowed object is
Integer
public Integer getNewHighPriorityCount()
Integer
public void setNewHighPriorityCount(Integer value)
value
- allowed object is
Integer
public Integer getTotalHighPriorityCount()
Integer
public void setTotalHighPriorityCount(Integer value)
value
- allowed object is
Integer
|
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.