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

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