25#ifndef __mlDRTBreedRegistrationSequenceWrapper_H
26#define __mlDRTBreedRegistrationSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
72 QString
getCodeMeaningTag()
const {
return QString(_wrappedSequence.getCodeMeaningTag().c_str()); }
74 QString
getCodeValueTag()
const {
return QString(_wrappedSequence.getCodeValueTag().c_str()); }
ml::DcmDRTBreedRegistrationSequenceInterface getWrappedSequence() const
QString getBreedRegistryCodeSequenceTag() const
DRTBreedRegistrationSequenceWrapper & operator=(const DRTBreedRegistrationSequenceWrapper &toCopy)
QString getContextGroupLocalVersionTag() const
QString getCodeValueTag() const
QString getContextGroupVersionTag() const
QString getBreedRegistrationNumberTag() const
QString getContextGroupExtensionFlagTag() const
QString getMappingResourceTag() const
QVariant getItem(int idx)
QString getCodeMeaningTag() const
DRTBreedRegistrationSequenceWrapper(const DRTBreedRegistrationSequenceWrapper &toCopy)
QString getContextIdentifierTag() const
QString getCodingSchemeVersionTag() const
QString getContextGroupExtensionCreatorUIDTag() const
int getNumberOfItems() const
\script
QString getCodingSchemeDesignatorTag() const
DRTBreedRegistrationSequenceWrapper(ml::DcmDRTBreedRegistrationSequenceInterface *wrappedSequence)
Class to provide access to DRTBreedRegistrationSequence.
std::vector< DcmDRTBreedRegistrationSequenceInterface::Item > getSequence() const
Class to provide access to DRTBreedRegistrationSequence.