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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type CodeListType
protected  List<CodeListType> CodeListsType.codeList
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type CodeListType
 List<CodeListType> CodeListsType.getCodeList()
          Gets the value of the codeList property.
 



Copyright © 2012. All Rights Reserved.