Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
Package
Description
-
Uses of DownloadRequest in org.openehealth.ipf.commons.ihe.hpd
Modifier and TypeMethodDescriptionstatic void
HpdValidator.validateChPiddRequest
(DownloadRequest downloadRequest) -
Uses of DownloadRequest in org.openehealth.ipf.commons.ihe.hpd.chpidd
Modifier and TypeMethodDescriptionChPiddPortType.providerInformationDownloadRequest
(DownloadRequest body) -
Uses of DownloadRequest in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd
Modifier and TypeMethodDescriptionObjectFactory.createDownloadRequest()
Create an instance ofDownloadRequest
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DownloadRequest>
ObjectFactory.createDownloadRequest
(DownloadRequest value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DownloadRequest>
ObjectFactory.createDownloadRequest
(DownloadRequest value) -
Uses of DownloadRequest in org.openehealth.ipf.platform.camel.ihe.hpd.chpidd
Modifier and TypeMethodDescriptionChPiddService.providerInformationDownloadRequest
(DownloadRequest request)