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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type CodeRefType
protected  List<CodeRefType> HierarchyType.codeRef
           
protected  List<CodeRefType> CodeRefType.codeRef
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type CodeRefType
 List<CodeRefType> HierarchyType.getCodeRef()
          Gets the value of the codeRef property.
 List<CodeRefType> CodeRefType.getCodeRef()
          Gets the value of the codeRef property.
 



Copyright © 2012. All Rights Reserved.