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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.mdss.dto.MDSSServerTasksType
public abstract class MDSSServerTasksType
Java class for MDSSServerTasksType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MDSSServerTasksType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="serverStatus" type="{http://www.rim.com/com.rim.bes.basplugin.mdss.dto}ServerStatusEnumType" minOccurs="0"/>
<element name="runningStatus" type="{http://www.rim.com/com.rim.bes.basplugin.mdss.dto}RunningStatusEnumType" minOccurs="0"/>
<element name="lastServerStopReason" 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 |
lastServerStopReason
|
protected RunningStatusEnumType |
runningStatus
|
protected ServerStatusEnumType |
serverStatus
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
MDSSServerTasksType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLastServerStopReason()
Gets the value of the lastServerStopReason property. |
RunningStatusEnumType |
getRunningStatus()
Gets the value of the runningStatus property. |
ServerStatusEnumType |
getServerStatus()
Gets the value of the serverStatus property. |
void |
setLastServerStopReason(java.lang.String value)
Sets the value of the lastServerStopReason property. |
void |
setRunningStatus(RunningStatusEnumType value)
Sets the value of the runningStatus property. |
void |
setServerStatus(ServerStatusEnumType value)
Sets the value of the serverStatus 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 ServerStatusEnumType serverStatus
protected RunningStatusEnumType runningStatus
protected java.lang.String lastServerStopReason
| Constructor Detail |
|---|
public MDSSServerTasksType()
| Method Detail |
|---|
public ServerStatusEnumType getServerStatus()
ServerStatusEnumTypepublic void setServerStatus(ServerStatusEnumType value)
value - allowed object is
ServerStatusEnumTypepublic RunningStatusEnumType getRunningStatus()
RunningStatusEnumTypepublic void setRunningStatus(RunningStatusEnumType value)
value - allowed object is
RunningStatusEnumTypepublic java.lang.String getLastServerStopReason()
Stringpublic void setLastServerStopReason(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdss.dto.MDSSServerTasksType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||