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

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