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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.baa.emailcommon.dto.ClearEmailUserStatsReturnStatusType
public abstract class ClearEmailUserStatsReturnStatusType
Java class for ClearEmailUserStatsReturnStatusType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ClearEmailUserStatsReturnStatusType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="code" type="{http://www.rim.com/com.rim.bes.bas.baa.emailcommon.dto}ClearEmailUserStatsReturnStatusEnumType" minOccurs="0"/>
<element name="actor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="message" type="{http://www.w3.org/2001/XMLSchema}string" 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.String |
actor
|
protected ClearEmailUserStatsReturnStatusEnumType |
code
|
protected java.lang.String |
message
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
ClearEmailUserStatsReturnStatusType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getActor()
Indicates whether an error was caused by the client or the server. |
ClearEmailUserStatsReturnStatusEnumType |
getCode()
Discloses the status of the API call. |
java.lang.String |
getMessage()
Returns a more detailed error message. |
void |
setActor(java.lang.String value)
Sets the value of the actor property. |
void |
setCode(ClearEmailUserStatsReturnStatusEnumType value)
Sets the value of the code property. |
void |
setMessage(java.lang.String value)
Sets the value of the message 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 ClearEmailUserStatsReturnStatusEnumType code
protected java.lang.String actor
protected java.lang.String message
| Constructor Detail |
|---|
public ClearEmailUserStatsReturnStatusType()
| Method Detail |
|---|
public ClearEmailUserStatsReturnStatusEnumType getCode()
ClearEmailUserStatsReturnStatusEnumTypepublic void setCode(ClearEmailUserStatsReturnStatusEnumType value)
value - allowed object is
ClearEmailUserStatsReturnStatusEnumTypepublic java.lang.String getActor()
Stringpublic void setActor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMessage()
Stringpublic void setMessage(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.emailcommon.dto.ClearEmailUserStatsReturnStatusType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||