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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ApplicationSubModuleType
public abstract class ApplicationSubModuleType
Java class for ApplicationSubModuleType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ApplicationSubModuleType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="length" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="offset" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="subModuleIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="subModuleKey" 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 java.lang.Integer |
length
|
protected java.lang.Integer |
offset
|
protected java.lang.String |
subModuleIdentifier
|
protected java.lang.Integer |
subModuleKey
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
ApplicationSubModuleType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getLength()
Gets the value of the length property. |
java.lang.Integer |
getOffset()
Gets the value of the offset property. |
java.lang.String |
getSubModuleIdentifier()
Gets the value of the subModuleIdentifier property. |
java.lang.Integer |
getSubModuleKey()
Gets the value of the subModuleKey property. |
void |
setLength(java.lang.Integer value)
Sets the value of the length property. |
void |
setOffset(java.lang.Integer value)
Sets the value of the offset property. |
void |
setSubModuleIdentifier(java.lang.String value)
Sets the value of the subModuleIdentifier property. |
void |
setSubModuleKey(java.lang.Integer value)
Sets the value of the subModuleKey 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.lang.Integer length
protected java.lang.Integer offset
protected java.lang.String subModuleIdentifier
protected java.lang.Integer subModuleKey
| Constructor Detail |
|---|
public ApplicationSubModuleType()
| Method Detail |
|---|
public java.lang.Integer getLength()
Integerpublic void setLength(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getOffset()
Integerpublic void setOffset(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getSubModuleIdentifier()
Stringpublic void setSubModuleIdentifier(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getSubModuleKey()
Integerpublic void setSubModuleKey(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.ApplicationSubModuleType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||