Uses of Class
webservices.ExpLZ77

Packages that use ExpLZ77
webservices   
 

Uses of ExpLZ77 in webservices
 

Fields in webservices declared as ExpLZ77
protected  ExpLZ77 ComputeExpIndexesLZResponse._return
           
protected  ExpLZ77 ComputeExpIndexesLZ.arg0
           
 

Methods in webservices that return ExpLZ77
 ExpLZ77 ExpLZ77ProcessorServ.computeExpIndexesLZ(ExpLZ77 arg0)
           
 ExpLZ77 ComputeExpIndexesLZ.getArg0()
          Gets the value of the arg0 property.
 ExpLZ77 ComputeExpIndexesLZResponse.getReturn()
          Gets the value of the return property.
 

Methods in webservices with parameters of type ExpLZ77
 ExpLZ77 ExpLZ77ProcessorServ.computeExpIndexesLZ(ExpLZ77 arg0)
           
 void ComputeExpIndexesLZ.setArg0(ExpLZ77 value)
          Sets the value of the arg0 property.
 void ComputeExpIndexesLZResponse.setReturn(ExpLZ77 value)
          Sets the value of the return property.