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

Packages that use MetadataflowsType
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 MetadataflowsType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as MetadataflowsType
protected  MetadataflowsType StructureType.metadataflows
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return MetadataflowsType
 MetadataflowsType StructureType.getMetadataflows()
          Gets the value of the metadataflows property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type MetadataflowsType
 void StructureType.setMetadataflows(MetadataflowsType value)
          Sets the value of the metadataflows property.
 

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return MetadataflowsType
 MetadataflowsType StructuralEventType.getMetadataflows()
          Gets the value of the metadataflows property.
 MetadataflowsType QueryStructureResponseType.getMetadataflows()
          Gets the value of the metadataflows property.
 MetadataflowsType StructureType.getMetadataflows()
          Gets the value of the metadataflows property.
 

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

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

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



Copyright © 2012. All Rights Reserved.