Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.common.DataflowReferenceType

Packages that use DataflowReferenceType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.query   
org.sdmx.resources.sdmxml.schemas.v2_1.registry   
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of DataflowReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return DataflowReferenceType
 DataflowReferenceType ObjectFactory.createDataflowReferenceType()
          Create an instance of DataflowReferenceType
 

Uses of DataflowReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type DataflowReferenceType
protected  List<DataflowReferenceType> DataParametersType.dataflow
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type DataflowReferenceType
 JAXBElement<DataflowReferenceType> ObjectFactory.createConstraintAttachmentWhereTypeDataflow(DataflowReferenceType value)
          Create an instance of JAXBElement<DataflowReferenceType>}
 List<DataflowReferenceType> DataParametersType.getDataflow()
          Gets the value of the dataflow property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type DataflowReferenceType
 JAXBElement<DataflowReferenceType> ObjectFactory.createConstraintAttachmentWhereTypeDataflow(DataflowReferenceType value)
          Create an instance of JAXBElement<DataflowReferenceType>}
 

Uses of DataflowReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as DataflowReferenceType
protected  DataflowReferenceType QueryRegistrationRequestType.dataflow
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return DataflowReferenceType
 DataflowReferenceType QueryRegistrationRequestType.getDataflow()
          Gets the value of the dataflow property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type DataflowReferenceType
 void QueryRegistrationRequestType.setDataflow(DataflowReferenceType value)
          Sets the value of the dataflow property.
 

Uses of DataflowReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type DataflowReferenceType
 JAXBElement<DataflowReferenceType> ObjectFactory.createConstraintAttachmentTypeDataflow(DataflowReferenceType value)
          Create an instance of JAXBElement<DataflowReferenceType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type DataflowReferenceType
 JAXBElement<DataflowReferenceType> ObjectFactory.createConstraintAttachmentTypeDataflow(DataflowReferenceType value)
          Create an instance of JAXBElement<DataflowReferenceType>}
 



Copyright © 2012. All Rights Reserved.