|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailcommon.dto.EmailServiceStatisticsType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.emailcommon.dto.EmailServiceStatisticsType
public abstract class EmailServiceStatisticsType
Java class for EmailServiceStatisticsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmailServiceStatisticsType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="expiredMessages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="filteredMessages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="forwardedMessages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="messagesFailed" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="pendingMessages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="sentMessages" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
BASBaseDTO.VersionStamps |
| Field Summary | |
|---|---|
protected java.lang.Integer |
expiredMessages
|
protected java.lang.Integer |
filteredMessages
|
protected java.lang.Integer |
forwardedMessages
|
protected java.lang.Integer |
messagesFailed
|
protected java.lang.Integer |
pendingMessages
|
protected java.lang.Integer |
sentMessages
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
EmailServiceStatisticsType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getExpiredMessages()
Gets the value of the expiredMessages property. |
java.lang.Integer |
getFilteredMessages()
Gets the value of the filteredMessages property. |
java.lang.Integer |
getForwardedMessages()
Gets the value of the forwardedMessages property. |
java.lang.Integer |
getMessagesFailed()
Gets the value of the messagesFailed property. |
java.lang.Integer |
getPendingMessages()
Gets the value of the pendingMessages property. |
java.lang.Integer |
getSentMessages()
Gets the value of the sentMessages property. |
void |
setExpiredMessages(java.lang.Integer value)
Sets the value of the expiredMessages property. |
void |
setFilteredMessages(java.lang.Integer value)
Sets the value of the filteredMessages property. |
void |
setForwardedMessages(java.lang.Integer value)
Sets the value of the forwardedMessages property. |
void |
setMessagesFailed(java.lang.Integer value)
Sets the value of the messagesFailed property. |
void |
setPendingMessages(java.lang.Integer value)
Sets the value of the pendingMessages property. |
void |
setSentMessages(java.lang.Integer value)
Sets the value of the sentMessages property. |
| Methods inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
getVersionStamps, setVersionStamps |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Integer expiredMessages
protected java.lang.Integer filteredMessages
protected java.lang.Integer forwardedMessages
protected java.lang.Integer messagesFailed
protected java.lang.Integer pendingMessages
protected java.lang.Integer sentMessages
| Constructor Detail |
|---|
public EmailServiceStatisticsType()
| Method Detail |
|---|
public java.lang.Integer getExpiredMessages()
Integerpublic void setExpiredMessages(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getFilteredMessages()
Integerpublic void setFilteredMessages(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getForwardedMessages()
Integerpublic void setForwardedMessages(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMessagesFailed()
Integerpublic void setMessagesFailed(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getPendingMessages()
Integerpublic void setPendingMessages(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getSentMessages()
Integerpublic void setSentMessages(java.lang.Integer value)
value - allowed object is
Integer
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailcommon.dto.EmailServiceStatisticsType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||