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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as DataProviderRefType
protected  DataProviderRefType ProvisionAgreementType.dataProviderRef
           
protected  DataProviderRefType QueryProvisioningRequestType.dataProviderRef
           
protected  DataProviderRefType ProvisioningStatusType.dataProviderRef
           
protected  DataProviderRefType RegistrationStatusType.dataProviderRef
           
protected  DataProviderRefType ResultType.dataProviderRef
           
protected  DataProviderRefType ProvisioningEventType.dataProviderRef
           
protected  DataProviderRefType QueryRegistrationRequestType.dataProviderRef
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return DataProviderRefType
 DataProviderRefType ObjectFactory.createDataProviderRefType()
          Create an instance of DataProviderRefType
 DataProviderRefType ProvisionAgreementType.getDataProviderRef()
          Gets the value of the dataProviderRef property.
 DataProviderRefType QueryProvisioningRequestType.getDataProviderRef()
          Gets the value of the dataProviderRef property.
 DataProviderRefType ProvisioningStatusType.getDataProviderRef()
          Gets the value of the dataProviderRef property.
 DataProviderRefType RegistrationStatusType.getDataProviderRef()
          Gets the value of the dataProviderRef property.
 DataProviderRefType ResultType.getDataProviderRef()
          Gets the value of the dataProviderRef property.
 DataProviderRefType ProvisioningEventType.getDataProviderRef()
          Gets the value of the dataProviderRef property.
 DataProviderRefType QueryRegistrationRequestType.getDataProviderRef()
          Gets the value of the dataProviderRef property.
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type DataProviderRefType
 void ProvisionAgreementType.setDataProviderRef(DataProviderRefType value)
          Sets the value of the dataProviderRef property.
 void QueryProvisioningRequestType.setDataProviderRef(DataProviderRefType value)
          Sets the value of the dataProviderRef property.
 void ProvisioningStatusType.setDataProviderRef(DataProviderRefType value)
          Sets the value of the dataProviderRef property.
 void RegistrationStatusType.setDataProviderRef(DataProviderRefType value)
          Sets the value of the dataProviderRef property.
 void ResultType.setDataProviderRef(DataProviderRefType value)
          Sets the value of the dataProviderRef property.
 void ProvisioningEventType.setDataProviderRef(DataProviderRefType value)
          Sets the value of the dataProviderRef property.
 void QueryRegistrationRequestType.setDataProviderRef(DataProviderRefType value)
          Sets the value of the dataProviderRef property.
 



Copyright © 2012. All Rights Reserved.