Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.chpidd.DownloadRequest
-
Packages that use DownloadRequest Package Description org.openehealth.ipf.commons.ihe.hpd org.openehealth.ipf.commons.ihe.hpd.chpidd org.openehealth.ipf.commons.ihe.hpd.stub.chpidd -
-
Uses of DownloadRequest in org.openehealth.ipf.commons.ihe.hpd
Methods in org.openehealth.ipf.commons.ihe.hpd with parameters of type DownloadRequest Modifier and Type Method Description static voidHpdValidator. 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 DownloadRequest Modifier and Type Method Description DownloadResponseChPiddPortType. 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 DownloadRequest Modifier and Type Method Description DownloadRequestObjectFactory. createDownloadRequest()Create an instance ofDownloadRequestMethods in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd that return types with arguments of type DownloadRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<DownloadRequest>ObjectFactory. createDownloadRequest(DownloadRequest value)Methods in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd with parameters of type DownloadRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<DownloadRequest>ObjectFactory. createDownloadRequest(DownloadRequest value)
-