Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.CodeType

Packages that use CodeType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of CodeType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return CodeType
 CodeType ObjectFactory.createCodeType()
          Create an instance of CodeType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type CodeType
 JAXBElement<CodeType> ObjectFactory.createCode(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type CodeType
 JAXBElement<CodeType> ObjectFactory.createCode(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 



Copyright © 2012. All Rights Reserved.