|
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.MyMessagesFolderSummaryType
public class MyMessagesFolderSummaryType
Summary details for a specified My Messages folder.
Java class for MyMessagesFolderSummaryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MyMessagesFolderSummaryType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="FolderID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="FolderName" type="{http://www.w3.org/2001/XMLSchema}string" 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="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"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected java.lang.Long |
folderID
|
protected java.lang.String |
folderName
|
protected java.lang.Integer |
newAlertCount
|
protected java.lang.Integer |
newHighPriorityCount
|
protected java.lang.Integer |
newMessageCount
|
protected java.lang.Integer |
totalAlertCount
|
protected java.lang.Integer |
totalHighPriorityCount
|
protected java.lang.Integer |
totalMessageCount
|
Constructor Summary | |
---|---|
MyMessagesFolderSummaryType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
java.lang.Long |
getFolderID()
Gets the value of the folderID property. |
java.lang.String |
getFolderName()
Gets the value of the folderName property. |
java.lang.Integer |
getNewAlertCount()
Gets the value of the newAlertCount property. |
java.lang.Integer |
getNewHighPriorityCount()
Gets the value of the newHighPriorityCount property. |
java.lang.Integer |
getNewMessageCount()
Gets the value of the newMessageCount property. |
java.lang.Integer |
getTotalAlertCount()
Gets the value of the totalAlertCount property. |
java.lang.Integer |
getTotalHighPriorityCount()
Gets the value of the totalHighPriorityCount property. |
java.lang.Integer |
getTotalMessageCount()
Gets the value of the totalMessageCount property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setFolderID(java.lang.Long value)
Sets the value of the folderID property. |
void |
setFolderName(java.lang.String value)
Sets the value of the folderName property. |
void |
setNewAlertCount(java.lang.Integer value)
Sets the value of the newAlertCount property. |
void |
setNewHighPriorityCount(java.lang.Integer value)
Sets the value of the newHighPriorityCount property. |
void |
setNewMessageCount(java.lang.Integer value)
Sets the value of the newMessageCount property. |
void |
setTotalAlertCount(java.lang.Integer value)
Sets the value of the totalAlertCount property. |
void |
setTotalHighPriorityCount(java.lang.Integer value)
Sets the value of the totalHighPriorityCount property. |
void |
setTotalMessageCount(java.lang.Integer value)
Sets the value of the totalMessageCount property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.Long folderID
protected java.lang.String folderName
protected java.lang.Integer newAlertCount
protected java.lang.Integer newMessageCount
protected java.lang.Integer totalAlertCount
protected java.lang.Integer totalMessageCount
protected java.lang.Integer newHighPriorityCount
protected java.lang.Integer totalHighPriorityCount
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public MyMessagesFolderSummaryType()
Method Detail |
---|
public java.lang.Long getFolderID()
Long
public void setFolderID(java.lang.Long value)
value
- allowed object is
Long
public java.lang.String getFolderName()
String
public void setFolderName(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getNewAlertCount()
Integer
public void setNewAlertCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getNewMessageCount()
Integer
public void setNewMessageCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getTotalAlertCount()
Integer
public void setTotalAlertCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getTotalMessageCount()
Integer
public void setTotalMessageCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getNewHighPriorityCount()
Integer
public void setNewHighPriorityCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getTotalHighPriorityCount()
Integer
public void setTotalHighPriorityCount(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Object[] getAny()
Element
Object
public java.lang.Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Element
Object
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Element
Object
|
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.