Interface Rad69PortType
- All Known Implementing Classes:
Rad69Service
Provides the RAD-69 web-service interface.
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves a set of imaging documents according to the RAD-69 specification.
-
Method Details
-
documentRepositoryRetrieveImagingDocumentSet
@Action(input="urn:ihe:rad:2009:RetrieveImagingDocumentSet", output="urn:ihe:iti:2007:RetrieveDocumentSetResponse") RetrieveDocumentSetResponseType documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType body) Retrieves a set of imaging documents according to the RAD-69 specification.- Parameters:
body
- the request.- Returns:
- the response.
-