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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.baa.dto.DetachSoftwareConfigurationFromGroupResultType
public abstract class DetachSoftwareConfigurationFromGroupResultType
Java class for DetachSoftwareConfigurationFromGroupResultType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DetachSoftwareConfigurationFromGroupResultType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="detachSoftwareConfigurationFromGroupReturnStatus" type="{http://www.rim.com/com.rim.bes.bas.baa.dto}DetachSoftwareConfigurationFromGroupReturnStatus" minOccurs="0"/>
<element name="metadata" type="{http://www.rim.com/com.rim.bes.bas.baa.common.dto}Metadata" 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 DetachSoftwareConfigurationFromGroupReturnStatus |
detachSoftwareConfigurationFromGroupReturnStatus
|
protected Metadata |
metadata
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
DetachSoftwareConfigurationFromGroupResultType()
|
|
| Method Summary | |
|---|---|
DetachSoftwareConfigurationFromGroupReturnStatus |
getDetachSoftwareConfigurationFromGroupReturnStatus()
Indicates whether or not an error has occurred. |
Metadata |
getMetadata()
Gets the value of the metadata property. |
void |
setDetachSoftwareConfigurationFromGroupReturnStatus(DetachSoftwareConfigurationFromGroupReturnStatus value)
Sets the value of the detachSoftwareConfigurationFromGroupReturnStatus property. |
void |
setMetadata(Metadata value)
Sets the value of the metadata 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 DetachSoftwareConfigurationFromGroupReturnStatus detachSoftwareConfigurationFromGroupReturnStatus
protected Metadata metadata
| Constructor Detail |
|---|
public DetachSoftwareConfigurationFromGroupResultType()
| Method Detail |
|---|
public DetachSoftwareConfigurationFromGroupReturnStatus getDetachSoftwareConfigurationFromGroupReturnStatus()
DetachSoftwareConfigurationFromGroupReturnStatuspublic void setDetachSoftwareConfigurationFromGroupReturnStatus(DetachSoftwareConfigurationFromGroupReturnStatus value)
value - allowed object is
DetachSoftwareConfigurationFromGroupReturnStatuspublic Metadata getMetadata()
Metadatapublic void setMetadata(Metadata value)
value - allowed object is
Metadata
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.dto.DetachSoftwareConfigurationFromGroupResultType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||