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

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