Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadResponse
-
Packages that use DownloadResponse 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 DownloadResponse in org.openehealth.ipf.commons.ihe.hpd
Methods in org.openehealth.ipf.commons.ihe.hpd with parameters of type DownloadResponse Modifier and Type Method Description static voidHpdValidator. validateChCiddResponse(DownloadResponse downloadResponse) -
Uses of DownloadResponse in org.openehealth.ipf.commons.ihe.hpd.chcidd
Methods in org.openehealth.ipf.commons.ihe.hpd.chcidd that return DownloadResponse Modifier and Type Method Description DownloadResponseChCiddPortType. communityDownloadRequest(DownloadRequest body) -
Uses of DownloadResponse in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd that return DownloadResponse Modifier and Type Method Description DownloadResponseObjectFactory. createDownloadResponse()Create an instance ofDownloadResponseMethods in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd that return types with arguments of type DownloadResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<DownloadResponse>ObjectFactory. createDownloadResponse(DownloadResponse value)Methods in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd with parameters of type DownloadResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<DownloadResponse>ObjectFactory. createDownloadResponse(DownloadResponse value)
-