Uses of Class
webservices.ExpTypSeqProf

Packages that use ExpTypSeqProf
webservices   
 

Uses of ExpTypSeqProf in webservices
 

Fields in webservices declared as ExpTypSeqProf
protected  ExpTypSeqProf ComputeExpIndexesTSP1Response._return
           
protected  ExpTypSeqProf ComputeExpIndexesTSPResponse._return
           
protected  ExpTypSeqProf ComputeExpIndexesTSP.arg0
           
 

Methods in webservices that return ExpTypSeqProf
 ExpTypSeqProf ExpTypSeqProfProcessorServ.computeExpIndexesTSP(ExpTypSeqProf arg0)
           
 ExpTypSeqProf ExpTypSeqProfProcessorServ.computeExpIndexesTSP1(java.lang.String arg0, java.util.List<java.lang.Double> arg1, int arg2, java.util.List<java.lang.Integer> arg3)
           
 ExpTypSeqProf ComputeExpIndexesTSP.getArg0()
          Gets the value of the arg0 property.
 ExpTypSeqProf ComputeExpIndexesTSP1Response.getReturn()
          Gets the value of the return property.
 ExpTypSeqProf ComputeExpIndexesTSPResponse.getReturn()
          Gets the value of the return property.
 

Methods in webservices with parameters of type ExpTypSeqProf
 ExpTypSeqProf ExpTypSeqProfProcessorServ.computeExpIndexesTSP(ExpTypSeqProf arg0)
           
 void ComputeExpIndexesTSP.setArg0(ExpTypSeqProf value)
          Sets the value of the arg0 property.
 void ComputeExpIndexesTSP1Response.setReturn(ExpTypSeqProf value)
          Sets the value of the return property.
 void ComputeExpIndexesTSPResponse.setReturn(ExpTypSeqProf value)
          Sets the value of the return property.