Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
Packages that use RetrieveImagingDocumentSet
-
Uses of RetrieveImagingDocumentSet in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return RetrieveImagingDocumentSetModifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.fromEbXML(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType> ebXML) Transforms the ebXML representation into a request.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with parameters of type RetrieveImagingDocumentSetModifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.toEbXML(RetrieveImagingDocumentSet request) Transforms the request into its ebXML representation.