|
||||||||||
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.WPP10ResponseListOperators
A WPP10ResponseListOperators object is returned by the
listOperators
and searchClientGroups
methods.
Fields inherited from class com.signalsoftcorp.lst.provisioning.WPP10ResponseBase |
responseCode, responseDetail |
Constructor Summary | |
WPP10ResponseListOperators()
creates an WPP10ResponseListOperators object |
Method Summary | |
WPP10Operator[] |
getOperators()
Get the array of operator objects returned on successfull completion |
void |
setOperators(WPP10Operator[] operators)
Set the array of operator objects 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 WPP10ResponseListOperators()
Method Detail |
public void setOperators(WPP10Operator[] operators)
operators
- operators to returnpublic WPP10Operator[] getOperators()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |