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

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