Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.ExtendedResponse
-
Packages that use ExtendedResponse Package Description org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 -
-
Uses of ExtendedResponse in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return ExtendedResponse Modifier and Type Method Description ExtendedResponseObjectFactory. createExtendedResponse()Create an instance ofExtendedResponseMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type ExtendedResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtendedResponse>ObjectFactory. createBatchResponseExtendedResponse(ExtendedResponse value)Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type ExtendedResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtendedResponse>ObjectFactory. createBatchResponseExtendedResponse(ExtendedResponse value)
-