|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WPP10Vendor | |
com.signalsoftcorp.lst.provisioning |
Uses of WPP10Vendor in com.signalsoftcorp.lst.provisioning |
Methods in com.signalsoftcorp.lst.provisioning that return WPP10Vendor | |
WPP10Vendor[] |
WPP10ResponseListVendors.getVendors()
Get the array of vendors returned on successfull completion |
WPP10Vendor |
WPP10ResponseGetVendor.getVendor()
Get the vendor returned on successfull completion |
Methods in com.signalsoftcorp.lst.provisioning with parameters of type WPP10Vendor | |
WPP10Response |
WPIProvisioning.updateVendor(WPP10Vendor wppVendor,
java.lang.String account,
java.lang.String password)
Update a vendor object in the data store. |
void |
WPP10ResponseListVendors.setVendors(WPP10Vendor[] vendors)
Set the array of vendor objects to return on successfull completion |
void |
WPP10ResponseGetVendor.setVendor(WPP10Vendor vendor)
Set the vendor to return on successfull completion |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |