Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
Packages that use RetrievedDocumentSet
-
Uses of RetrievedDocumentSet in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return RetrievedDocumentSetModifier and TypeMethodDescriptionRetrieveDocumentSetResponseTransformer.fromEbXML(EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType> ebXML) Transforms aEbXMLRetrieveDocumentSetResponseto aRetrievedDocumentSet.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with parameters of type RetrievedDocumentSetModifier and TypeMethodDescriptionRetrieveDocumentSetResponseTransformer.toEbXML(RetrievedDocumentSet response) Transforms aRetrievedDocumentSetto aEbXMLRetrieveDocumentSetResponse.