|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WPP10MERI | |
com.signalsoftcorp.lst.provisioning |
Uses of WPP10MERI in com.signalsoftcorp.lst.provisioning |
Methods in com.signalsoftcorp.lst.provisioning that return WPP10MERI | |
WPP10MERI |
WPP10ResponseGetMERI.getMERI()
Get the MERI object returned on successfull completion |
WPP10MERI[] |
WPP10ResponseListMERIs.getMERIs()
Get the array of meris returned on successfull completion |
Methods in com.signalsoftcorp.lst.provisioning with parameters of type WPP10MERI | |
WPP10ResponseAdd |
WPIProvisioning.addMERI(WPP10MERI wppMERI,
java.lang.String account,
java.lang.String password)
Add a MERI object to the data store. |
WPP10Response |
WPIProvisioning.updateMERI(WPP10MERI wppMERI,
java.lang.String account,
java.lang.String password)
Update a MERI object in the data store. |
void |
WPP10ResponseGetMERI.setMERI(WPP10MERI meri)
Set the MERI object to return on successfull completion |
void |
WPP10ResponseListMERIs.setMERIs(WPP10MERI[] meris)
Set the array of MERI objects to return on successfull completion |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |