Uses of Class
webservices.Lz77DictEntry

Packages that use Lz77DictEntry
webservices   
 

Uses of Lz77DictEntry in webservices
 

Fields in webservices declared as Lz77DictEntry
protected  Lz77DictEntry TupleExt.dicEntry
           
 

Methods in webservices that return Lz77DictEntry
 Lz77DictEntry TupleExt.getDicEntry()
          Gets the value of the dicEntry property.
 

Methods in webservices with parameters of type Lz77DictEntry
 void TupleExt.setDicEntry(Lz77DictEntry value)
          Sets the value of the dicEntry property.