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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ITPolicyItemType
public abstract class ITPolicyItemType
Java class for ITPolicyItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ITPolicyItemType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="type" type="{http://www.rim.com/com.rim.bes.bas.dto}ITPolicyTemplateItemTypeEnumType" minOccurs="0"/>
<element name="ITPolicyItemValue" type="{http://www.rim.com/com.rim.bes.bas.dto}ITPolicyItemValue" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="subTag" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="tag" type="{http://www.w3.org/2001/XMLSchema}int" 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 ITPolicyItemValue |
itPolicyItemValue
|
protected java.lang.String |
name
|
protected java.lang.Integer |
subTag
|
protected java.lang.Integer |
tag
|
protected ITPolicyTemplateItemTypeEnumType |
type
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
ITPolicyItemType()
|
|
| Method Summary | |
|---|---|
ITPolicyItemValue |
getITPolicyItemValue()
Gets the value of the itPolicyItemValue property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.Integer |
getSubTag()
Gets the value of the subTag property. |
java.lang.Integer |
getTag()
Gets the value of the tag property. |
ITPolicyTemplateItemTypeEnumType |
getType()
Gets the value of the type property. |
void |
setITPolicyItemValue(ITPolicyItemValue value)
Sets the value of the itPolicyItemValue property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setSubTag(java.lang.Integer value)
Sets the value of the subTag property. |
void |
setTag(java.lang.Integer value)
Sets the value of the tag property. |
void |
setType(ITPolicyTemplateItemTypeEnumType value)
Sets the value of the type 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 ITPolicyTemplateItemTypeEnumType type
protected ITPolicyItemValue itPolicyItemValue
protected java.lang.String name
protected java.lang.Integer subTag
protected java.lang.Integer tag
| Constructor Detail |
|---|
public ITPolicyItemType()
| Method Detail |
|---|
public ITPolicyTemplateItemTypeEnumType getType()
ITPolicyTemplateItemTypeEnumTypepublic void setType(ITPolicyTemplateItemTypeEnumType value)
value - allowed object is
ITPolicyTemplateItemTypeEnumTypepublic ITPolicyItemValue getITPolicyItemValue()
ITPolicyItemValuepublic void setITPolicyItemValue(ITPolicyItemValue value)
value - allowed object is
ITPolicyItemValuepublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getSubTag()
Integerpublic void setSubTag(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getTag()
Integerpublic void setTag(java.lang.Integer value)
value - allowed object is
Integer
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.ITPolicyItemType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||