Uses of Class
webservices.ExpTypSeq

Packages that use ExpTypSeq
webservices   
 

Uses of ExpTypSeq in webservices
 

Fields in webservices declared as ExpTypSeq
protected  ExpTypSeq ComputeExpIndexesTSResponse._return
           
protected  ExpTypSeq ComputeExpIndexesTS.arg0
           
 

Methods in webservices that return ExpTypSeq
 ExpTypSeq ExpTypSeqProcessorServ.computeExpIndexesTS(ExpTypSeq arg0)
           
 ExpTypSeq ComputeExpIndexesTS.getArg0()
          Gets the value of the arg0 property.
 ExpTypSeq ComputeExpIndexesTSResponse.getReturn()
          Gets the value of the return property.
 

Methods in webservices with parameters of type ExpTypSeq
 ExpTypSeq ExpTypSeqProcessorServ.computeExpIndexesTS(ExpTypSeq arg0)
           
 void ComputeExpIndexesTS.setArg0(ExpTypSeq value)
          Sets the value of the arg0 property.
 void ComputeExpIndexesTSResponse.setReturn(ExpTypSeq value)
          Sets the value of the return property.