Uses of Class
webservices.Lz77Dictionary

Packages that use Lz77Dictionary
webservices   
 

Uses of Lz77Dictionary in webservices
 

Fields in webservices declared as Lz77Dictionary
protected  Lz77Dictionary Lz77V02.dict
           
 

Methods in webservices that return Lz77Dictionary
 Lz77Dictionary Lz77V02.getDict()
          Gets the value of the dict property.
 

Methods in webservices with parameters of type Lz77Dictionary
 void Lz77V02.setDict(Lz77Dictionary value)
          Sets the value of the dict property.