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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ITPolicyWLANVPNVOIPAttributesType
public abstract class ITPolicyWLANVPNVOIPAttributesType
Java class for ITPolicyWLANVPNVOIPAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ITPolicyWLANVPNVOIPAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="ITPolicyConfiguration" type="{http://www.rim.com/com.rim.bes.bas.dto}ITPolicyConfiguration" minOccurs="0"/>
<element name="isDataLoaded" 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.lang.Boolean |
isDataLoaded
|
protected ITPolicyConfiguration |
itPolicyConfiguration
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
ITPolicyWLANVPNVOIPAttributesType()
|
|
| Method Summary | |
|---|---|
ITPolicyConfiguration |
getITPolicyConfiguration()
Gets the value of the itPolicyConfiguration property. |
java.lang.Boolean |
isIsDataLoaded()
Gets the value of the isDataLoaded property. |
void |
setIsDataLoaded(java.lang.Boolean value)
Sets the value of the isDataLoaded property. |
void |
setITPolicyConfiguration(ITPolicyConfiguration value)
Sets the value of the itPolicyConfiguration 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 ITPolicyConfiguration itPolicyConfiguration
protected java.lang.Boolean isDataLoaded
| Constructor Detail |
|---|
public ITPolicyWLANVPNVOIPAttributesType()
| Method Detail |
|---|
public ITPolicyConfiguration getITPolicyConfiguration()
ITPolicyConfigurationpublic void setITPolicyConfiguration(ITPolicyConfiguration value)
value - allowed object is
ITPolicyConfigurationpublic java.lang.Boolean isIsDataLoaded()
Booleanpublic void setIsDataLoaded(java.lang.Boolean value)
value - allowed object is
Boolean
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.ITPolicyWLANVPNVOIPAttributesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||