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