Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.responses.Response
Packages that use Response
Package
Description
-
Uses of Response in org.openehealth.ipf.commons.ihe.xds.core.responses
Subclasses of Response in org.openehealth.ipf.commons.ihe.xds.core.responsesModifier and TypeClassDescriptionclassContains the response data for a query.classDocuments returned by the Retrieve Document Set transaction. -
Uses of Response in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return ResponseModifier and TypeMethodDescriptionResponseTransformer.fromEbXML(EbXMLRegistryResponse<RegistryResponseType> ebXML) Transforms aEbXMLRegistryResponseto aResponse.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with parameters of type Response