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

java.lang.Objectcom.rim.bes.bas.baa.GetUser
public class GetUser
Java class for getUser complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getUser">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="userId" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="locale" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="loadUserServiceAttributes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="loadUserDeviceConfigurationServiceAttributes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="loadUserResolvedGroups" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="loadUserResolvedGroupIds" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="loadUserGroups" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="loadUserWLANVPNVOIPConfigurations" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected boolean |
loadUserDeviceConfigurationServiceAttributes
|
protected boolean |
loadUserGroups
|
protected boolean |
loadUserResolvedGroupIds
|
protected boolean |
loadUserResolvedGroups
|
protected boolean |
loadUserServiceAttributes
|
protected boolean |
loadUserWLANVPNVOIPConfigurations
|
protected java.lang.String |
locale
|
protected int |
userId
|
| Constructor Summary | |
|---|---|
GetUser()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocale()
Gets the value of the locale property. |
int |
getUserId()
Gets the value of the userId property. |
boolean |
isLoadUserDeviceConfigurationServiceAttributes()
Gets the value of the loadUserDeviceConfigurationServiceAttributes property. |
boolean |
isLoadUserGroups()
Gets the value of the loadUserGroups property. |
boolean |
isLoadUserResolvedGroupIds()
Gets the value of the loadUserResolvedGroupIds property. |
boolean |
isLoadUserResolvedGroups()
Gets the value of the loadUserResolvedGroups property. |
boolean |
isLoadUserServiceAttributes()
Gets the value of the loadUserServiceAttributes property. |
boolean |
isLoadUserWLANVPNVOIPConfigurations()
Gets the value of the loadUserWLANVPNVOIPConfigurations property. |
void |
setLoadUserDeviceConfigurationServiceAttributes(boolean value)
Sets the value of the loadUserDeviceConfigurationServiceAttributes property. |
void |
setLoadUserGroups(boolean value)
Sets the value of the loadUserGroups property. |
void |
setLoadUserResolvedGroupIds(boolean value)
Sets the value of the loadUserResolvedGroupIds property. |
void |
setLoadUserResolvedGroups(boolean value)
Sets the value of the loadUserResolvedGroups property. |
void |
setLoadUserServiceAttributes(boolean value)
Sets the value of the loadUserServiceAttributes property. |
void |
setLoadUserWLANVPNVOIPConfigurations(boolean value)
Sets the value of the loadUserWLANVPNVOIPConfigurations property. |
void |
setLocale(java.lang.String value)
Sets the value of the locale 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 java.lang.String locale
protected boolean loadUserServiceAttributes
protected boolean loadUserDeviceConfigurationServiceAttributes
protected boolean loadUserResolvedGroups
protected boolean loadUserResolvedGroupIds
protected boolean loadUserGroups
protected boolean loadUserWLANVPNVOIPConfigurations
| Constructor Detail |
|---|
public GetUser()
| Method Detail |
|---|
public int getUserId()
public void setUserId(int value)
public java.lang.String getLocale()
Stringpublic void setLocale(java.lang.String value)
value - allowed object is
Stringpublic boolean isLoadUserServiceAttributes()
public void setLoadUserServiceAttributes(boolean value)
public boolean isLoadUserDeviceConfigurationServiceAttributes()
public void setLoadUserDeviceConfigurationServiceAttributes(boolean value)
public boolean isLoadUserResolvedGroups()
public void setLoadUserResolvedGroups(boolean value)
public boolean isLoadUserResolvedGroupIds()
public void setLoadUserResolvedGroupIds(boolean value)
public boolean isLoadUserGroups()
public void setLoadUserGroups(boolean value)
public boolean isLoadUserWLANVPNVOIPConfigurations()
public void setLoadUserWLANVPNVOIPConfigurations(boolean value)
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.GetUser NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||