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

java.lang.Objectcom.rim.bes.bas.baa.IsKillHandheldPendingResponse
public class IsKillHandheldPendingResponse
Java class for isKillHandheldPendingResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="isKillHandheldPendingResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="returnValue" type="{http://www.rim.com/com.rim.bes.bas.baa.dto}IsKillHandheldPendingResult" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected IsKillHandheldPendingResult |
returnValue
|
| Constructor Summary | |
|---|---|
IsKillHandheldPendingResponse()
|
|
| Method Summary | |
|---|---|
IsKillHandheldPendingResult |
getReturnValue()
Gets the value of the returnValue property. |
void |
setReturnValue(IsKillHandheldPendingResult value)
Sets the value of the returnValue property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected IsKillHandheldPendingResult returnValue
| Constructor Detail |
|---|
public IsKillHandheldPendingResponse()
| Method Detail |
|---|
public IsKillHandheldPendingResult getReturnValue()
IsKillHandheldPendingResultpublic void setReturnValue(IsKillHandheldPendingResult value)
value - allowed object is
IsKillHandheldPendingResult
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.IsKillHandheldPendingResponse NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||