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

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

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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as LocalComponentListComponentReferenceType
protected  LocalComponentListComponentReferenceType ComponentMapType.source
           
protected  LocalComponentListComponentReferenceType ComponentMapType.target
           
 

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

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



Copyright © 2012. All Rights Reserved.