|
||||||||||
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.WPP10ResponseListMERIs
A WPP10ResponseListMERIs object is returned by the
listMERIs
method.
Fields inherited from class com.signalsoftcorp.lst.provisioning.WPP10ResponseBase |
responseCode, responseDetail |
Constructor Summary | |
WPP10ResponseListMERIs()
creates an WPP10ResponseListMERIs object |
Method Summary | |
WPP10MERI[] |
getMERIs()
Get the array of meris returned on successfull completion |
void |
setMERIs(WPP10MERI[] meris)
Set the array of MERI 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 WPP10ResponseListMERIs()
Method Detail |
public void setMERIs(WPP10MERI[] meris)
meris
- meris to returnpublic WPP10MERI[] getMERIs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |