Uses of Class
be.destin.skos.core.CountList

Packages that use CountList
be.destin.skos.core In memory model for SKOS data: core classes, read me first! 
 

Uses of CountList in be.destin.skos.core
 

Methods in be.destin.skos.core that return CountList
 CountList ReferringApplication.getCount()
           
 

Methods in be.destin.skos.core with parameters of type CountList
 boolean ReferringApplication.putCount(CountList indexCount)
           
 void ReferringApplication.setCount(CountList indexCount)