Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
Packages that use RetrieveDocumentSet
-
Uses of RetrieveDocumentSet in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return RetrieveDocumentSetModifier and TypeMethodDescriptionRetrieveDocumentSetRequestTransformer.fromEbXML(EbXMLNonconstructiveDocumentSetRequest<RetrieveDocumentSetRequestType> ebXML) Transforms the ebXML representation into a request.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with parameters of type RetrieveDocumentSetModifier and TypeMethodDescriptionRetrieveDocumentSetRequestTransformer.toEbXML(RetrieveDocumentSet request) Transforms the request into its ebXML representation.