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