Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Packages that use DownloadRequest
Package
Description
-
Uses of DownloadRequest in org.openehealth.ipf.commons.ihe.hpd
Methods in org.openehealth.ipf.commons.ihe.hpd with parameters of type DownloadRequestModifier and TypeMethodDescriptionstatic void
HpdValidator.validateChPiddRequest
(DownloadRequest downloadRequest) -
Uses of DownloadRequest in org.openehealth.ipf.commons.ihe.hpd.chpidd
Methods in org.openehealth.ipf.commons.ihe.hpd.chpidd with parameters of type DownloadRequestModifier and TypeMethodDescriptionChPiddPortType.providerInformationDownloadRequest
(DownloadRequest body) -
Uses of DownloadRequest in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd that return DownloadRequestModifier and TypeMethodDescriptionObjectFactory.createDownloadRequest()
Create an instance ofDownloadRequest
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd that return types with arguments of type DownloadRequestModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DownloadRequest> ObjectFactory.createDownloadRequest
(DownloadRequest value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd with parameters of type DownloadRequestModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DownloadRequest> ObjectFactory.createDownloadRequest
(DownloadRequest value) -
Uses of DownloadRequest in org.openehealth.ipf.platform.camel.ihe.hpd.chpidd
Methods in org.openehealth.ipf.platform.camel.ihe.hpd.chpidd with parameters of type DownloadRequestModifier and TypeMethodDescriptionChPiddService.providerInformationDownloadRequest
(DownloadRequest request)