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