Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.common.AnyCodelistReferenceType

Packages that use AnyCodelistReferenceType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of AnyCodelistReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return AnyCodelistReferenceType
 AnyCodelistReferenceType ObjectFactory.createAnyCodelistReferenceType()
          Create an instance of AnyCodelistReferenceType
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as AnyCodelistReferenceType
protected  AnyCodelistReferenceType HybridCodelistMapType.source
           
protected  AnyCodelistReferenceType HybridCodelistMapType.target
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return AnyCodelistReferenceType
 AnyCodelistReferenceType HybridCodelistMapType.getSource()
          Gets the value of the source property.
 AnyCodelistReferenceType HybridCodelistMapType.getTarget()
          Gets the value of the target property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type AnyCodelistReferenceType
 void HybridCodelistMapType.setSource(AnyCodelistReferenceType value)
          Sets the value of the source property.
 void HybridCodelistMapType.setTarget(AnyCodelistReferenceType value)
          Sets the value of the target property.
 



Copyright © 2012. All Rights Reserved.