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

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