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

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