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

java.lang.Objectcom.rim.bes.bas.baa.AttachITPolicyToUser
public class AttachITPolicyToUser
Java class for attachITPolicyToUser complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="attachITPolicyToUser">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="userId" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="itpolicyId" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected int |
itpolicyId
|
protected int |
userId
|
| Constructor Summary | |
|---|---|
AttachITPolicyToUser()
|
|
| Method Summary | |
|---|---|
int |
getItpolicyId()
Gets the value of the itpolicyId property. |
int |
getUserId()
Gets the value of the userId property. |
void |
setItpolicyId(int value)
Sets the value of the itpolicyId 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
protected int itpolicyId
| Constructor Detail |
|---|
public AttachITPolicyToUser()
| Method Detail |
|---|
public int getUserId()
public void setUserId(int value)
public int getItpolicyId()
public void setItpolicyId(int value)
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.AttachITPolicyToUser NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||