Uses of Class
com.signalsoftcorp.lst.provisioning.WPP10Operator

Packages that use WPP10Operator
com.signalsoftcorp.lst.provisioning   
 

Uses of WPP10Operator in com.signalsoftcorp.lst.provisioning
 

Methods in com.signalsoftcorp.lst.provisioning that return WPP10Operator
 WPP10Operator[] WPP10ResponseListOperators.getOperators()
          Get the array of operator objects returned on successfull completion
 WPP10Operator WPP10ResponseGetOperator.getOperator()
          Get the operator returned on successfull completion
 

Methods in com.signalsoftcorp.lst.provisioning with parameters of type WPP10Operator
 WPP10ResponseAdd WPIProvisioning.addOperator(WPP10Operator wppOperator, java.lang.String account, java.lang.String password)
          Add a operator object to the data store.
 WPP10Response WPIProvisioning.updateOperator(WPP10Operator wppOperator, java.lang.String account, java.lang.String password)
          Update a operator object in the data store.
 void WPP10ResponseListOperators.setOperators(WPP10Operator[] operators)
          Set the array of operator objects to return on successfull completion
 void WPP10ResponseGetOperator.setOperator(WPP10Operator oper)
          Set the operator to return on successfull completion
 



Copyright © SignalSoft Corp. All Rights Reserved.