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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as ProvisionAgreementRefType
protected  ProvisionAgreementRefType QueryProvisioningRequestType.provisionAgreementRef
           
protected  ProvisionAgreementRefType ProvisioningStatusType.provisionAgreementRef
           
protected  ProvisionAgreementRefType RegistrationStatusType.provisionAgreementRef
           
protected  ProvisionAgreementRefType ResultType.provisionAgreementRef
           
protected  ProvisionAgreementRefType RegistrationType.provisionAgreementRef
           
protected  ProvisionAgreementRefType QueryRegistrationRequestType.provisionAgreementRef
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return ProvisionAgreementRefType
 ProvisionAgreementRefType ObjectFactory.createProvisionAgreementRefType()
          Create an instance of ProvisionAgreementRefType
 ProvisionAgreementRefType QueryProvisioningRequestType.getProvisionAgreementRef()
          Gets the value of the provisionAgreementRef property.
 ProvisionAgreementRefType ProvisioningStatusType.getProvisionAgreementRef()
          Gets the value of the provisionAgreementRef property.
 ProvisionAgreementRefType RegistrationStatusType.getProvisionAgreementRef()
          Gets the value of the provisionAgreementRef property.
 ProvisionAgreementRefType ResultType.getProvisionAgreementRef()
          Gets the value of the provisionAgreementRef property.
 ProvisionAgreementRefType RegistrationType.getProvisionAgreementRef()
          Gets the value of the provisionAgreementRef property.
 ProvisionAgreementRefType QueryRegistrationRequestType.getProvisionAgreementRef()
          Gets the value of the provisionAgreementRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type ProvisionAgreementRefType
 void QueryProvisioningRequestType.setProvisionAgreementRef(ProvisionAgreementRefType value)
          Sets the value of the provisionAgreementRef property.
 void ProvisioningStatusType.setProvisionAgreementRef(ProvisionAgreementRefType value)
          Sets the value of the provisionAgreementRef property.
 void RegistrationStatusType.setProvisionAgreementRef(ProvisionAgreementRefType value)
          Sets the value of the provisionAgreementRef property.
 void ResultType.setProvisionAgreementRef(ProvisionAgreementRefType value)
          Sets the value of the provisionAgreementRef property.
 void RegistrationType.setProvisionAgreementRef(ProvisionAgreementRefType value)
          Sets the value of the provisionAgreementRef property.
 void QueryRegistrationRequestType.setProvisionAgreementRef(ProvisionAgreementRefType value)
          Sets the value of the provisionAgreementRef property.
 



Copyright © 2012. All Rights Reserved.