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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as DataflowRefType
protected  DataflowRefType AttachmentConstraintRefType.dataflowRef
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type DataflowRefType
protected  List<DataflowRefType> CategoryType.dataflowRef
           
protected  List<DataflowRefType> ReportingTaxonomyType.dataflowRef
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return DataflowRefType
 DataflowRefType ObjectFactory.createDataflowRefType()
          Create an instance of DataflowRefType
 DataflowRefType AttachmentConstraintRefType.getDataflowRef()
          Gets the value of the dataflowRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type DataflowRefType
 List<DataflowRefType> CategoryType.getDataflowRef()
          Gets the value of the dataflowRef property.
 List<DataflowRefType> ReportingTaxonomyType.getDataflowRef()
          Gets the value of the dataflowRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type DataflowRefType
 void AttachmentConstraintRefType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 



Copyright © 2012. All Rights Reserved.