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

java.lang.Objectcom.rim.bes.bas.baa.FindSoftwareConfigurations
public class FindSoftwareConfigurations
Java class for findSoftwareConfigurations complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="findSoftwareConfigurations">
<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="includeApplicationsData" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="includeOSConfiguration" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="includeApplicationControlPolicyMetaData" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="includeSoftwareConfigurationApplicationControlPolicyMetaData" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="organizationId" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected boolean |
includeApplicationControlPolicyMetaData
|
protected boolean |
includeApplicationsData
|
protected boolean |
includeOSConfiguration
|
protected boolean |
includeSoftwareConfigurationApplicationControlPolicyMetaData
|
protected java.lang.String |
locale
|
protected int |
organizationId
|
| Constructor Summary | |
|---|---|
FindSoftwareConfigurations()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocale()
Gets the value of the locale property. |
int |
getOrganizationId()
Gets the value of the organizationId property. |
boolean |
isIncludeApplicationControlPolicyMetaData()
Gets the value of the includeApplicationControlPolicyMetaData property. |
boolean |
isIncludeApplicationsData()
Gets the value of the includeApplicationsData property. |
boolean |
isIncludeOSConfiguration()
Gets the value of the includeOSConfiguration property. |
boolean |
isIncludeSoftwareConfigurationApplicationControlPolicyMetaData()
Gets the value of the includeSoftwareConfigurationApplicationControlPolicyMetaData property. |
void |
setIncludeApplicationControlPolicyMetaData(boolean value)
Sets the value of the includeApplicationControlPolicyMetaData property. |
void |
setIncludeApplicationsData(boolean value)
Sets the value of the includeApplicationsData property. |
void |
setIncludeOSConfiguration(boolean value)
Sets the value of the includeOSConfiguration property. |
void |
setIncludeSoftwareConfigurationApplicationControlPolicyMetaData(boolean value)
Sets the value of the includeSoftwareConfigurationApplicationControlPolicyMetaData 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 java.lang.String locale
protected boolean includeApplicationsData
protected boolean includeOSConfiguration
protected boolean includeApplicationControlPolicyMetaData
protected boolean includeSoftwareConfigurationApplicationControlPolicyMetaData
protected int organizationId
| Constructor Detail |
|---|
public FindSoftwareConfigurations()
| Method Detail |
|---|
public java.lang.String getLocale()
Stringpublic void setLocale(java.lang.String value)
value - allowed object is
Stringpublic boolean isIncludeApplicationsData()
public void setIncludeApplicationsData(boolean value)
public boolean isIncludeOSConfiguration()
public void setIncludeOSConfiguration(boolean value)
public boolean isIncludeApplicationControlPolicyMetaData()
public void setIncludeApplicationControlPolicyMetaData(boolean value)
public boolean isIncludeSoftwareConfigurationApplicationControlPolicyMetaData()
public void setIncludeSoftwareConfigurationApplicationControlPolicyMetaData(boolean value)
public int getOrganizationId()
public void setOrganizationId(int value)
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.FindSoftwareConfigurations NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||