|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.signalsoftcorp.lst.provisioning.WPP10ResponseBase | +--com.signalsoftcorp.lst.provisioning.WPP10ResponseGetClientGroup
A WPP10ResponseGetClientGroup object is returned by the
getClientGroup
method.
Fields inherited from class com.signalsoftcorp.lst.provisioning.WPP10ResponseBase |
responseCode, responseDetail |
Constructor Summary | |
WPP10ResponseGetClientGroup()
creates an WPP10ResponseGetClientGroup object |
Method Summary | |
WPP10ClientGroup |
getClientGroup()
Get the clientGroup returned on successfull completion |
void |
setClientGroup(WPP10ClientGroup clientGroup)
Set the clientGroup to return on successfull completion |
Methods inherited from class com.signalsoftcorp.lst.provisioning.WPP10ResponseBase |
getResponseCode, getResponseDetail, setResponseStatus |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WPP10ResponseGetClientGroup()
Method Detail |
public void setClientGroup(WPP10ClientGroup clientGroup)
clientGroup
- clientGroup to returnpublic WPP10ClientGroup getClientGroup()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |