Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.query.ConceptValueType

Packages that use ConceptValueType
org.sdmx.resources.sdmxml.schemas.v2_1.query   
 

Uses of ConceptValueType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type ConceptValueType
protected  List<ConceptValueType> DataParametersType.conceptValue
           
protected  List<ConceptValueType> MetadataParametersType.conceptValue
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return ConceptValueType
 ConceptValueType ObjectFactory.createConceptValueType()
          Create an instance of ConceptValueType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type ConceptValueType
 List<ConceptValueType> DataParametersType.getConceptValue()
          Gets the value of the conceptValue property.
 List<ConceptValueType> MetadataParametersType.getConceptValue()
          Gets the value of the conceptValue property.
 



Copyright © 2012. All Rights Reserved.