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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.