Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
Packages that use QueryResponse
-
Uses of QueryResponse in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return QueryResponseModifier and TypeMethodDescriptionQueryResponseTransformer.fromEbXML(EbXMLQueryResponse<AdhocQueryResponse> ebXML) Transforms aEbXMLQueryResponseto aQueryResponse.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with parameters of type QueryResponseModifier and TypeMethodDescriptionQueryResponseTransformer.toEbXML(QueryResponse response) Transforms aQueryResponseto aEbXMLQueryResponse.