|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.dispatcher.dto.EnterpriseServicePolicyType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.dispatcher.dto.EnterpriseServicePolicyType
public abstract class EnterpriseServicePolicyType
Java class for EnterpriseServicePolicyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EnterpriseServicePolicyType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="enterpriseServicePolicyManufacturers" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}EnterpriseServicePolicyManufacturers" maxOccurs="unbounded" minOccurs="0"/>
<element name="enterpriseServicePolicyModels" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}EnterpriseServicePolicyModels" maxOccurs="unbounded" minOccurs="0"/>
<element name="enterpriseServicePolicyPINRanges" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}EnterpriseServicePolicyPINRanges" maxOccurs="unbounded" minOccurs="0"/>
<element name="enterpriseServicePolicyPINs" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}EnterpriseServicePolicyPINs" maxOccurs="unbounded" minOccurs="0"/>
<element name="enterpriseServicePolicyPINsForUpdate" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}EnterpriseServicePolicyPINsForUpdate" maxOccurs="unbounded" minOccurs="0"/>
<element name="isEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
BASBaseDTO.VersionStamps |
| Field Summary | |
|---|---|
protected java.util.List<EnterpriseServicePolicyManufacturers> |
enterpriseServicePolicyManufacturers
|
protected java.util.List<EnterpriseServicePolicyModels> |
enterpriseServicePolicyModels
|
protected java.util.List<EnterpriseServicePolicyPINRanges> |
enterpriseServicePolicyPINRanges
|
protected java.util.List<EnterpriseServicePolicyPINs> |
enterpriseServicePolicyPINs
|
protected java.util.List<EnterpriseServicePolicyPINsForUpdate> |
enterpriseServicePolicyPINsForUpdate
|
protected java.lang.Boolean |
isEnabled
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
EnterpriseServicePolicyType()
|
|
| Method Summary | |
|---|---|
java.util.List<EnterpriseServicePolicyManufacturers> |
getEnterpriseServicePolicyManufacturers()
Gets the value of the enterpriseServicePolicyManufacturers property. |
java.util.List<EnterpriseServicePolicyModels> |
getEnterpriseServicePolicyModels()
Gets the value of the enterpriseServicePolicyModels property. |
java.util.List<EnterpriseServicePolicyPINRanges> |
getEnterpriseServicePolicyPINRanges()
Gets the value of the enterpriseServicePolicyPINRanges property. |
java.util.List<EnterpriseServicePolicyPINs> |
getEnterpriseServicePolicyPINs()
Gets the value of the enterpriseServicePolicyPINs property. |
java.util.List<EnterpriseServicePolicyPINsForUpdate> |
getEnterpriseServicePolicyPINsForUpdate()
Gets the value of the enterpriseServicePolicyPINsForUpdate property. |
java.lang.Boolean |
isIsEnabled()
Gets the value of the isEnabled property. |
void |
setIsEnabled(java.lang.Boolean value)
Sets the value of the isEnabled property. |
| Methods inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
getVersionStamps, setVersionStamps |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<EnterpriseServicePolicyManufacturers> enterpriseServicePolicyManufacturers
protected java.util.List<EnterpriseServicePolicyModels> enterpriseServicePolicyModels
protected java.util.List<EnterpriseServicePolicyPINRanges> enterpriseServicePolicyPINRanges
protected java.util.List<EnterpriseServicePolicyPINs> enterpriseServicePolicyPINs
protected java.util.List<EnterpriseServicePolicyPINsForUpdate> enterpriseServicePolicyPINsForUpdate
protected java.lang.Boolean isEnabled
| Constructor Detail |
|---|
public EnterpriseServicePolicyType()
| Method Detail |
|---|
public java.util.List<EnterpriseServicePolicyManufacturers> getEnterpriseServicePolicyManufacturers()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the enterpriseServicePolicyManufacturers property.
For example, to add a new item, do as follows:
getEnterpriseServicePolicyManufacturers().add(newItem);
Objects of the following type(s) are allowed in the list
EnterpriseServicePolicyManufacturers
public java.util.List<EnterpriseServicePolicyModels> getEnterpriseServicePolicyModels()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the enterpriseServicePolicyModels property.
For example, to add a new item, do as follows:
getEnterpriseServicePolicyModels().add(newItem);
Objects of the following type(s) are allowed in the list
EnterpriseServicePolicyModels
public java.util.List<EnterpriseServicePolicyPINRanges> getEnterpriseServicePolicyPINRanges()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the enterpriseServicePolicyPINRanges property.
For example, to add a new item, do as follows:
getEnterpriseServicePolicyPINRanges().add(newItem);
Objects of the following type(s) are allowed in the list
EnterpriseServicePolicyPINRanges
public java.util.List<EnterpriseServicePolicyPINs> getEnterpriseServicePolicyPINs()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the enterpriseServicePolicyPINs property.
For example, to add a new item, do as follows:
getEnterpriseServicePolicyPINs().add(newItem);
Objects of the following type(s) are allowed in the list
EnterpriseServicePolicyPINs
public java.util.List<EnterpriseServicePolicyPINsForUpdate> getEnterpriseServicePolicyPINsForUpdate()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the enterpriseServicePolicyPINsForUpdate property.
For example, to add a new item, do as follows:
getEnterpriseServicePolicyPINsForUpdate().add(newItem);
Objects of the following type(s) are allowed in the list
EnterpriseServicePolicyPINsForUpdate
public java.lang.Boolean isIsEnabled()
Booleanpublic void setIsEnabled(java.lang.Boolean value)
value - allowed object is
Boolean
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.dispatcher.dto.EnterpriseServicePolicyType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||