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

java.lang.Objectcom.rim.bes.bas.baa.DetachITPolicyFromGroupResponse
public class DetachITPolicyFromGroupResponse
Java class for detachITPolicyFromGroupResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="detachITPolicyFromGroupResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="returnValue" type="{http://www.rim.com/com.rim.bes.bas.baa.dto}DetachITPolicyFromGroupResult" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected DetachITPolicyFromGroupResult |
returnValue
|
| Constructor Summary | |
|---|---|
DetachITPolicyFromGroupResponse()
|
|
| Method Summary | |
|---|---|
DetachITPolicyFromGroupResult |
getReturnValue()
Gets the value of the returnValue property. |
void |
setReturnValue(DetachITPolicyFromGroupResult value)
Sets the value of the returnValue property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DetachITPolicyFromGroupResult returnValue
| Constructor Detail |
|---|
public DetachITPolicyFromGroupResponse()
| Method Detail |
|---|
public DetachITPolicyFromGroupResult getReturnValue()
DetachITPolicyFromGroupResultpublic void setReturnValue(DetachITPolicyFromGroupResult value)
value - allowed object is
DetachITPolicyFromGroupResult
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.DetachITPolicyFromGroupResponse NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||