25#ifndef __mlDRTHL7StructuredDocumentReferenceSequenceWrapper_H
26#define __mlDRTHL7StructuredDocumentReferenceSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTHL7StructuredDocumentReferenceSequence Item for use in Python.
QString getRetrieveURITag() const
DRTHL7StructuredDocumentReferenceSequenceWrapper & operator=(const DRTHL7StructuredDocumentReferenceSequenceWrapper &toCopy)
DRTHL7StructuredDocumentReferenceSequenceWrapper(const DRTHL7StructuredDocumentReferenceSequenceWrapper &toCopy)
int getNumberOfItems() const
QString getHL7InstanceIdentifierTag() const
QString getReferencedSOPClassUIDTag() const
QVariant getItem(int idx)
DRTHL7StructuredDocumentReferenceSequenceWrapper(ml::DcmDRTHL7StructuredDocumentReferenceSequenceInterface *wrappedSequence)
QString getReferencedSOPInstanceUIDTag() const
ml::DcmDRTHL7StructuredDocumentReferenceSequenceInterface getWrappedSequence() const
Class to provide access to DRTHL7StructuredDocumentReferenceSequence.
std::string getHL7InstanceIdentifierTag() const
void setSequence(std::vector< DcmDRTHL7StructuredDocumentReferenceSequenceInterface::Item > dcmSequence)
Set the DRTHL7StructuredDocumentReferenceSequence this interface class provides access to.
std::string getReferencedSOPClassUIDTag() const
std::string getRetrieveURITag() const
std::string getReferencedSOPInstanceUIDTag() const
Class to provide access to DRTHL7StructuredDocumentReferenceSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.