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