Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.chcidd.DownloadResponse
Packages that use DownloadResponse
Package
Description
-
Uses of DownloadResponse in org.openehealth.ipf.commons.ihe.hpd
Methods in org.openehealth.ipf.commons.ihe.hpd with parameters of type DownloadResponseModifier and TypeMethodDescriptionstatic 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 -
Uses of DownloadResponse in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd that return DownloadResponseModifier and TypeMethodDescriptionObjectFactory.createDownloadResponse()Create an instance ofDownloadResponseMethods in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd that return types with arguments of type DownloadResponseModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DownloadResponse>ObjectFactory.createDownloadResponse(DownloadResponse value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd with parameters of type DownloadResponseModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DownloadResponse>ObjectFactory.createDownloadResponse(DownloadResponse value)