25#ifndef __mlDRTDeidentificationMethodCodeSequenceWrapper_H
26#define __mlDRTDeidentificationMethodCodeSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTDeidentificationMethodCodeSequence Item for use in Python.
QString getMappingResourceTag() const
DRTDeidentificationMethodCodeSequenceWrapper(const DRTDeidentificationMethodCodeSequenceWrapper &toCopy)
QString getContextIdentifierTag() const
QString getContextGroupVersionTag() const
QString getCodingSchemeDesignatorTag() const
QString getCodeMeaningTag() const
QString getContextGroupExtensionCreatorUIDTag() const
DRTDeidentificationMethodCodeSequenceWrapper & operator=(const DRTDeidentificationMethodCodeSequenceWrapper &toCopy)
QString getCodingSchemeVersionTag() const
QString getContextGroupLocalVersionTag() const
ml::DcmDRTDeidentificationMethodCodeSequenceInterface getWrappedSequence() const
QString getContextGroupExtensionFlagTag() const
int getNumberOfItems() const
DRTDeidentificationMethodCodeSequenceWrapper(ml::DcmDRTDeidentificationMethodCodeSequenceInterface *wrappedSequence)
QString getCodeValueTag() const
QVariant getItem(int idx)
Class to provide access to DRTDeidentificationMethodCodeSequence.
std::string getContextGroupLocalVersionTag() const
std::string getMappingResourceTag() const
std::string getCodingSchemeVersionTag() const
std::string getContextGroupExtensionCreatorUIDTag() const
void setSequence(std::vector< DcmDRTDeidentificationMethodCodeSequenceInterface::Item > dcmSequence)
Set the DRTDeidentificationMethodCodeSequence this interface class provides access to.
std::string getContextGroupVersionTag() const
std::string getCodeValueTag() const
std::string getCodeMeaningTag() const
std::string getContextIdentifierTag() const
std::string getCodingSchemeDesignatorTag() const
std::string getContextGroupExtensionFlagTag() const
Class to provide access to DRTDeidentificationMethodCodeSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.