|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.dto.DetachSoftwareConfigurationFromUserReturnStatusType 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.DetachSoftwareConfigurationFromUserReturnStatusType
public abstract class DetachSoftwareConfigurationFromUserReturnStatusType
Java class for DetachSoftwareConfigurationFromUserReturnStatusType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DetachSoftwareConfigurationFromUserReturnStatusType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="code" type="{http://www.rim.com/com.rim.bes.bas.baa.dto}DetachSoftwareConfigurationFromUserReturnStatusEnumType" minOccurs="0"/>
<element name="actor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="message" type="{http://www.w3.org/2001/XMLSchema}string" 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.String |
actor
|
protected DetachSoftwareConfigurationFromUserReturnStatusEnumType |
code
|
protected java.lang.String |
message
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
DetachSoftwareConfigurationFromUserReturnStatusType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getActor()
Indicates whether an error was caused by the client or the server. |
DetachSoftwareConfigurationFromUserReturnStatusEnumType |
getCode()
Discloses the status of the API call. |
java.lang.String |
getMessage()
Returns a more detailed error message. |
void |
setActor(java.lang.String value)
Sets the value of the actor property. |
void |
setCode(DetachSoftwareConfigurationFromUserReturnStatusEnumType value)
Sets the value of the code property. |
void |
setMessage(java.lang.String value)
Sets the value of the message 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 DetachSoftwareConfigurationFromUserReturnStatusEnumType code
protected java.lang.String actor
protected java.lang.String message
| Constructor Detail |
|---|
public DetachSoftwareConfigurationFromUserReturnStatusType()
| Method Detail |
|---|
public DetachSoftwareConfigurationFromUserReturnStatusEnumType getCode()
DetachSoftwareConfigurationFromUserReturnStatusEnumTypepublic void setCode(DetachSoftwareConfigurationFromUserReturnStatusEnumType value)
value - allowed object is
DetachSoftwareConfigurationFromUserReturnStatusEnumTypepublic java.lang.String getActor()
Stringpublic void setActor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMessage()
Stringpublic void setMessage(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.dto.DetachSoftwareConfigurationFromUserReturnStatusType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||