Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi.RetrieveImagingDocumentSetRequestType
Packages that use RetrieveImagingDocumentSetRequestType
Package
Description
-
Uses of RetrieveImagingDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return types with arguments of type RetrieveImagingDocumentSetRequestTypeModifier and TypeMethodDescriptionEbXMLFactory.createRetrieveImagingDocumentSetRequest()Creates a new request to retrieve imaging documents. -
Uses of RetrieveImagingDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return RetrieveImagingDocumentSetRequestTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return types with arguments of type RetrieveImagingDocumentSetRequestTypeConstructors in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with parameters of type RetrieveImagingDocumentSetRequestTypeModifierConstructorDescriptionConstructs a request by wrapping the given ebXML 3.0 object. -
Uses of RetrieveImagingDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi that return RetrieveImagingDocumentSetRequestTypeModifier and TypeMethodDescriptionObjectFactory.createRetrieveImagingDocumentSetRequestType()Create an instance ofRetrieveImagingDocumentSetRequestTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi that return types with arguments of type RetrieveImagingDocumentSetRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RetrieveImagingDocumentSetRequestType>ObjectFactory.createRetrieveImagingDocumentSetRequest(RetrieveImagingDocumentSetRequestType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.xdsi with parameters of type RetrieveImagingDocumentSetRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RetrieveImagingDocumentSetRequestType>ObjectFactory.createRetrieveImagingDocumentSetRequest(RetrieveImagingDocumentSetRequestType value) -
Uses of RetrieveImagingDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return types with arguments of type RetrieveImagingDocumentSetRequestTypeModifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.toEbXML(RetrieveImagingDocumentSet request) Transforms the request into its ebXML representation.Method parameters in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with type arguments of type RetrieveImagingDocumentSetRequestTypeModifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.fromEbXML(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType> ebXML) Transforms the ebXML representation into a request. -
Uses of RetrieveImagingDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Method parameters in org.openehealth.ipf.commons.ihe.xds.core.validate.requests with type arguments of type RetrieveImagingDocumentSetRequestTypeModifier and TypeMethodDescriptionvoidRetrieveImagingDocumentSetRequestValidator.validate(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType> request, ValidationProfile profile) -
Uses of RetrieveImagingDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.rad69
Methods in org.openehealth.ipf.commons.ihe.xds.rad69 with parameters of type RetrieveImagingDocumentSetRequestTypeModifier and TypeMethodDescriptionRad69PortType.documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType body) Retrieves a set of imaging documents according to the RAD-69 specification. -
Uses of RetrieveImagingDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.rad75
Methods in org.openehealth.ipf.commons.ihe.xds.rad75 with parameters of type RetrieveImagingDocumentSetRequestTypeModifier and TypeMethodDescriptionRad75PortType.documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType body) Retrieves a set of documents according to the RAD-75 specification.