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

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

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

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return MetadataflowRefType
 MetadataflowRefType ObjectFactory.createMetadataflowRefType()
          Create an instance of MetadataflowRefType
 MetadataflowRefType RegistrationStatusType.getMetadaflowRef()
          Gets the value of the metadaflowRef property.
 MetadataflowRefType SubmittedStructureType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 MetadataflowRefType ProvisionAgreementType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 MetadataflowRefType QueryProvisioningRequestType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 MetadataflowRefType ProvisioningStatusType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 MetadataflowRefType ProvisioningEventType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 MetadataflowRefType RegistrationType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 MetadataflowRefType QueryRegistrationRequestType.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 MetadataflowRefType
 List<MetadataflowRefType> QueryProvisioningResponseType.getMetadataflowRef()
          Gets the value of the metadataflowRef property.
 

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



Copyright © 2012. All Rights Reserved.