webservices
Interface ExpTypSeqProfProcessorServ


public interface ExpTypSeqProfProcessorServ

This class was generated by the JAX-WS RI. JAX-WS RI 2.2-hudson-752- Generated source version: 2.2


Method Summary
 ExpTypSeqProf computeExpIndexesTSP(ExpTypSeqProf arg0)
           
 ExpTypSeqProf computeExpIndexesTSP1(java.lang.String arg0, java.util.List<java.lang.Double> arg1, int arg2, java.util.List<java.lang.Integer> arg3)
           
 

Method Detail

computeExpIndexesTSP

@RequestWrapper(localName="computeExpIndexesTSP",
                targetNamespace="http://webservices/",
                className="webservices.ComputeExpIndexesTSP")
@ResponseWrapper(localName="computeExpIndexesTSPResponse",
                 targetNamespace="http://webservices/",
                 className="webservices.ComputeExpIndexesTSPResponse")
@Action(input="http://webservices/ExpTypSeqProfProcessorServ/computeExpIndexesTSPRequest",
        output="http://webservices/ExpTypSeqProfProcessorServ/computeExpIndexesTSPResponse")
ExpTypSeqProf computeExpIndexesTSP(ExpTypSeqProf arg0)
Parameters:
arg0 -
Returns:
returns webservices.ExpTypSeqProf

computeExpIndexesTSP1

@RequestWrapper(localName="computeExpIndexesTSP1",
                targetNamespace="http://webservices/",
                className="webservices.ComputeExpIndexesTSP1")
@ResponseWrapper(localName="computeExpIndexesTSP1Response",
                 targetNamespace="http://webservices/",
                 className="webservices.ComputeExpIndexesTSP1Response")
@Action(input="http://webservices/ExpTypSeqProfProcessorServ/computeExpIndexesTSP1Request",
        output="http://webservices/ExpTypSeqProfProcessorServ/computeExpIndexesTSP1Response")
ExpTypSeqProf computeExpIndexesTSP1(java.lang.String arg0,
                                                                          java.util.List<java.lang.Double> arg1,
                                                                          int arg2,
                                                                          java.util.List<java.lang.Integer> arg3)
Parameters:
arg3 -
arg2 -
arg1 -
arg0 -
Returns:
returns webservices.ExpTypSeqProf