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

Packages that use MetadataStructureDefinitionsType
org.sdmx.resources.sdmxml.schemas.v2_0.message   
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of MetadataStructureDefinitionsType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as MetadataStructureDefinitionsType
protected  MetadataStructureDefinitionsType StructureType.metadataStructureDefinitions
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return MetadataStructureDefinitionsType
 MetadataStructureDefinitionsType StructureType.getMetadataStructureDefinitions()
          Gets the value of the metadataStructureDefinitions property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type MetadataStructureDefinitionsType
 void StructureType.setMetadataStructureDefinitions(MetadataStructureDefinitionsType value)
          Sets the value of the metadataStructureDefinitions property.
 

Uses of MetadataStructureDefinitionsType in org.sdmx.resources.sdmxml.schemas.v2_0.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as MetadataStructureDefinitionsType
protected  MetadataStructureDefinitionsType StructuralEventType.metadataStructureDefinitions
           
protected  MetadataStructureDefinitionsType QueryStructureResponseType.metadataStructureDefinitions
           
protected  MetadataStructureDefinitionsType StructureType.metadataStructureDefinitions
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return MetadataStructureDefinitionsType
 MetadataStructureDefinitionsType StructuralEventType.getMetadataStructureDefinitions()
          Gets the value of the metadataStructureDefinitions property.
 MetadataStructureDefinitionsType QueryStructureResponseType.getMetadataStructureDefinitions()
          Gets the value of the metadataStructureDefinitions property.
 MetadataStructureDefinitionsType StructureType.getMetadataStructureDefinitions()
          Gets the value of the metadataStructureDefinitions property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type MetadataStructureDefinitionsType
 void StructuralEventType.setMetadataStructureDefinitions(MetadataStructureDefinitionsType value)
          Sets the value of the metadataStructureDefinitions property.
 void QueryStructureResponseType.setMetadataStructureDefinitions(MetadataStructureDefinitionsType value)
          Sets the value of the metadataStructureDefinitions property.
 void StructureType.setMetadataStructureDefinitions(MetadataStructureDefinitionsType value)
          Sets the value of the metadataStructureDefinitions property.
 

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

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



Copyright © 2012. All Rights Reserved.