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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.CapabilityDefinitionType
public abstract class CapabilityDefinitionType
Java class for CapabilityDefinitionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CapabilityDefinitionType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="capabilityClassificationType" type="{http://www.rim.com/com.rim.bes.bas.dto}CapabilityClassificationTypeEnumType" minOccurs="0"/>
<element name="capabilityScopeDomainType" type="{http://www.rim.com/com.rim.bes.bas.dto}CapabilityScopeDomainTypeEnumType" minOccurs="0"/>
<element name="capabilityId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="plugInId" 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 CapabilityClassificationTypeEnumType |
capabilityClassificationType
|
protected java.lang.Integer |
capabilityId
|
protected CapabilityScopeDomainTypeEnumType |
capabilityScopeDomainType
|
protected java.lang.String |
name
|
protected java.lang.Integer |
plugInId
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
CapabilityDefinitionType()
|
|
| Method Summary | |
|---|---|
CapabilityClassificationTypeEnumType |
getCapabilityClassificationType()
Gets the value of the capabilityClassificationType property. |
java.lang.Integer |
getCapabilityId()
Gets the value of the capabilityId property. |
CapabilityScopeDomainTypeEnumType |
getCapabilityScopeDomainType()
Gets the value of the capabilityScopeDomainType property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.Integer |
getPlugInId()
Gets the value of the plugInId property. |
void |
setCapabilityClassificationType(CapabilityClassificationTypeEnumType value)
Sets the value of the capabilityClassificationType property. |
void |
setCapabilityId(java.lang.Integer value)
Sets the value of the capabilityId property. |
void |
setCapabilityScopeDomainType(CapabilityScopeDomainTypeEnumType value)
Sets the value of the capabilityScopeDomainType property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setPlugInId(java.lang.Integer value)
Sets the value of the plugInId 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 CapabilityClassificationTypeEnumType capabilityClassificationType
protected CapabilityScopeDomainTypeEnumType capabilityScopeDomainType
protected java.lang.Integer capabilityId
protected java.lang.String name
protected java.lang.Integer plugInId
| Constructor Detail |
|---|
public CapabilityDefinitionType()
| Method Detail |
|---|
public CapabilityClassificationTypeEnumType getCapabilityClassificationType()
CapabilityClassificationTypeEnumTypepublic void setCapabilityClassificationType(CapabilityClassificationTypeEnumType value)
value - allowed object is
CapabilityClassificationTypeEnumTypepublic CapabilityScopeDomainTypeEnumType getCapabilityScopeDomainType()
CapabilityScopeDomainTypeEnumTypepublic void setCapabilityScopeDomainType(CapabilityScopeDomainTypeEnumType value)
value - allowed object is
CapabilityScopeDomainTypeEnumTypepublic java.lang.Integer getCapabilityId()
Integerpublic void setCapabilityId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getPlugInId()
Integerpublic void setPlugInId(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.CapabilityDefinitionType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||