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

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

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

Methods in nl.surfnet.coin.csa.model that return types with arguments of type FacetValue
 SortedSet<FacetValue> Facet.getFacetValues()
           
 

Methods in nl.surfnet.coin.csa.model with parameters of type FacetValue
 void Facet.addFacetValue(FacetValue facetValue)
           
 int FacetValue.compareTo(FacetValue that)
           
 void Facet.removeFacetValue(FacetValue facetValue)
           
 

Method parameters in nl.surfnet.coin.csa.model with type arguments of type FacetValue
 void Facet.setFacetValues(SortedSet<FacetValue> facetValues)
           
 



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