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

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

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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as AnyLocalCodeReferenceType
protected  AnyLocalCodeReferenceType HybridCodeMapType.source
           
protected  AnyLocalCodeReferenceType HybridCodeMapType.target
           
 

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

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



Copyright © 2012. All Rights Reserved.