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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.UserITPolicyConfigurationType
public abstract class UserITPolicyConfigurationType
Java class for UserITPolicyConfigurationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserITPolicyConfigurationType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="ITPolicyItem" type="{http://www.rim.com/com.rim.bes.bas.dto}ITPolicyItem" maxOccurs="unbounded" minOccurs="0"/>
<element name="organizationId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userConfigId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userITPolicyId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userITPolicyLurnum" type="{http://www.rim.com/com.rim.bes.bas.dto}UserITPolicyLurnum" 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<ITPolicyItem> |
itPolicyItem
|
protected java.lang.Integer |
organizationId
|
protected java.lang.Integer |
userConfigId
|
protected java.lang.Integer |
userITPolicyId
|
protected UserITPolicyLurnum |
userITPolicyLurnum
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
UserITPolicyConfigurationType()
|
|
| Method Summary | |
|---|---|
java.util.List<ITPolicyItem> |
getITPolicyItem()
Gets the value of the itPolicyItem property. |
java.lang.Integer |
getOrganizationId()
Gets the value of the organizationId property. |
java.lang.Integer |
getUserConfigId()
Gets the value of the userConfigId property. |
java.lang.Integer |
getUserITPolicyId()
Gets the value of the userITPolicyId property. |
UserITPolicyLurnum |
getUserITPolicyLurnum()
Gets the value of the userITPolicyLurnum property. |
void |
setOrganizationId(java.lang.Integer value)
Sets the value of the organizationId property. |
void |
setUserConfigId(java.lang.Integer value)
Sets the value of the userConfigId property. |
void |
setUserITPolicyId(java.lang.Integer value)
Sets the value of the userITPolicyId property. |
void |
setUserITPolicyLurnum(UserITPolicyLurnum value)
Sets the value of the userITPolicyLurnum 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<ITPolicyItem> itPolicyItem
protected java.lang.Integer organizationId
protected java.lang.Integer userConfigId
protected java.lang.Integer userITPolicyId
protected UserITPolicyLurnum userITPolicyLurnum
| Constructor Detail |
|---|
public UserITPolicyConfigurationType()
| Method Detail |
|---|
public java.util.List<ITPolicyItem> getITPolicyItem()
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 itPolicyItem property.
For example, to add a new item, do as follows:
getITPolicyItem().add(newItem);
Objects of the following type(s) are allowed in the list
ITPolicyItem
public java.lang.Integer getOrganizationId()
Integerpublic void setOrganizationId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getUserConfigId()
Integerpublic void setUserConfigId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getUserITPolicyId()
Integerpublic void setUserITPolicyId(java.lang.Integer value)
value - allowed object is
Integerpublic UserITPolicyLurnum getUserITPolicyLurnum()
UserITPolicyLurnumpublic void setUserITPolicyLurnum(UserITPolicyLurnum value)
value - allowed object is
UserITPolicyLurnum
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.UserITPolicyConfigurationType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||