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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as MetadataStructureRefType
protected  MetadataStructureRefType MetadataflowType.metadataStructureRef
           
protected  MetadataStructureRefType StructureMapType.metadataStructureRef
           
protected  MetadataStructureRefType StructureMapType.targetMetadataStructureRef
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type MetadataStructureRefType
protected  List<MetadataStructureRefType> RelatedStructuresType.metadataStructureRef
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return MetadataStructureRefType
 MetadataStructureRefType ObjectFactory.createMetadataStructureRefType()
          Create an instance of MetadataStructureRefType
 MetadataStructureRefType MetadataflowType.getMetadataStructureRef()
          Gets the value of the metadataStructureRef property.
 MetadataStructureRefType StructureMapType.getMetadataStructureRef()
          Gets the value of the metadataStructureRef property.
 MetadataStructureRefType StructureMapType.getTargetMetadataStructureRef()
          Gets the value of the targetMetadataStructureRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type MetadataStructureRefType
 List<MetadataStructureRefType> RelatedStructuresType.getMetadataStructureRef()
          Gets the value of the metadataStructureRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type MetadataStructureRefType
 void MetadataflowType.setMetadataStructureRef(MetadataStructureRefType value)
          Sets the value of the metadataStructureRef property.
 void StructureMapType.setMetadataStructureRef(MetadataStructureRefType value)
          Sets the value of the metadataStructureRef property.
 void StructureMapType.setTargetMetadataStructureRef(MetadataStructureRefType value)
          Sets the value of the targetMetadataStructureRef property.
 



Copyright © 2012. All Rights Reserved.