Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.structure.ConceptType

Packages that use ConceptType
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of ConceptType in org.sdmx.resources.sdmxml.schemas.v2_0.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type ConceptType
protected  List<ConceptType> ConceptsType.concept
           
protected  List<ConceptType> ConceptSchemeType.concept
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return ConceptType
 ConceptType ObjectFactory.createConceptType()
          Create an instance of ConceptType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type ConceptType
 List<ConceptType> ConceptsType.getConcept()
          Gets the value of the concept property.
 List<ConceptType> ConceptSchemeType.getConcept()
          Gets the value of the concept property.
 



Copyright © 2012. All Rights Reserved.