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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as CodelistMapType
protected  CodelistMapType StructureSetType.codelistMap
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return CodelistMapType
 CodelistMapType ObjectFactory.createCodelistMapType()
          Create an instance of CodelistMapType
 CodelistMapType StructureSetType.getCodelistMap()
          Gets the value of the codelistMap property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type CodelistMapType
 void StructureSetType.setCodelistMap(CodelistMapType value)
          Sets the value of the codelistMap property.
 



Copyright © 2012. All Rights Reserved.