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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as DataflowsType
protected  DataflowsType StructureType.dataflows
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return DataflowsType
 DataflowsType StructureType.getDataflows()
          Gets the value of the dataflows property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type DataflowsType
 void StructureType.setDataflows(DataflowsType value)
          Sets the value of the dataflows property.
 

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return DataflowsType
 DataflowsType StructuralEventType.getDataflows()
          Gets the value of the dataflows property.
 DataflowsType QueryStructureResponseType.getDataflows()
          Gets the value of the dataflows property.
 DataflowsType StructureType.getDataflows()
          Gets the value of the dataflows property.
 

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

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

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



Copyright © 2012. All Rights Reserved.