Uses of Class
nl.surfnet.coin.csa.model.CategoryValue

Packages that use CategoryValue
nl.surfnet.coin.csa.model   
 

Uses of CategoryValue in nl.surfnet.coin.csa.model
 

Methods in nl.surfnet.coin.csa.model that return types with arguments of type CategoryValue
 List<CategoryValue> Category.getValues()
           
 

Methods in nl.surfnet.coin.csa.model with parameters of type CategoryValue
 void Category.addCategoryValue(CategoryValue value)
           
 int CategoryValue.compareTo(CategoryValue o)
           
 

Method parameters in nl.surfnet.coin.csa.model with type arguments of type CategoryValue
 void Category.setValues(List<CategoryValue> values)
           
 



Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.