Uses of Class
ca.site.elkb.RogetClass

Packages that use RogetClass
ca.site.elkb   
 

Uses of RogetClass in ca.site.elkb
 

Methods in ca.site.elkb that return RogetClass
 RogetClass Category.getRogetClass(int index)
          Returns the Roget's Class at the specified position in the array of Classes.
 

Methods in ca.site.elkb that return types with arguments of type RogetClass
 java.util.ArrayList<RogetClass> Category.getClassList()
          Returns the array of RogetClass objects.
 

Methods in ca.site.elkb with parameters of type RogetClass
 void Category.addToClassList(RogetClass rtClass)
          adds to classList