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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as DataflowRefType
protected  DataflowRefType SubmittedStructureType.dataflowRef
           
protected  DataflowRefType ProvisionAgreementType.dataflowRef
           
protected  DataflowRefType QueryProvisioningRequestType.dataflowRef
           
protected  DataflowRefType ProvisioningStatusType.dataflowRef
           
protected  DataflowRefType RegistrationStatusType.dataflowRef
           
protected  DataflowRefType ResultType.dataflowRef
           
protected  DataflowRefType ProvisioningEventType.dataflowRef
           
protected  DataflowRefType RegistrationType.dataflowRef
           
protected  DataflowRefType QueryRegistrationRequestType.dataflowRef
           
protected  DataflowRefType ResultType.metadataflowRef
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry with type parameters of type DataflowRefType
protected  List<DataflowRefType> QueryProvisioningResponseType.dataflowRef
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return DataflowRefType
 DataflowRefType ObjectFactory.createDataflowRefType()
          Create an instance of DataflowRefType
 DataflowRefType SubmittedStructureType.getDataflowRef()
          Gets the value of the dataflowRef property.
 DataflowRefType ProvisionAgreementType.getDataflowRef()
          Gets the value of the dataflowRef property.
 DataflowRefType QueryProvisioningRequestType.getDataflowRef()
          Gets the value of the dataflowRef property.
 DataflowRefType ProvisioningStatusType.getDataflowRef()
          Gets the value of the dataflowRef property.
 DataflowRefType RegistrationStatusType.getDataflowRef()
          Gets the value of the dataflowRef property.
 DataflowRefType ResultType.getDataflowRef()
          Gets the value of the dataflowRef property.
 DataflowRefType ProvisioningEventType.getDataflowRef()
          Gets the value of the dataflowRef property.
 DataflowRefType RegistrationType.getDataflowRef()
          Gets the value of the dataflowRef property.
 DataflowRefType QueryRegistrationRequestType.getDataflowRef()
          Gets the value of the dataflowRef property.
 DataflowRefType ResultType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type DataflowRefType
 void SubmittedStructureType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 void ProvisionAgreementType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 void QueryProvisioningRequestType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 void ProvisioningStatusType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 void RegistrationStatusType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 void ResultType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 void ProvisioningEventType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 void RegistrationType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 void QueryRegistrationRequestType.setDataflowRef(DataflowRefType value)
          Sets the value of the dataflowRef property.
 void ResultType.setMetadataflowRef(DataflowRefType value)
          Sets the value of the metadataflowRef property.
 



Copyright © 2012. All Rights Reserved.