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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type CodeMapType
protected  List<CodeMapType> CodelistMapType.codeMap
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type CodeMapType
 List<CodeMapType> CodelistMapType.getCodeMap()
          Gets the value of the codeMap property.
 



Copyright © 2012. All Rights Reserved.