Uses of Class
org.jembi.sdmxhd.primitives.Concept

Packages that use Concept
org.jembi.sdmxhd.primitives   
 

Uses of Concept in org.jembi.sdmxhd.primitives
 

Methods in org.jembi.sdmxhd.primitives that return types with arguments of type Concept
 java.util.List<Concept> ConceptScheme.getConcepts()
           
 

Method parameters in org.jembi.sdmxhd.primitives with type arguments of type Concept
 void ConceptScheme.setConcepts(java.util.List<Concept> concepts)