21#include "../resqml2/StratigraphicUnitInterpretation.h"
61 DLL_IMPORT_OR_EXPORT
bool hasDepositionMode() const final;
63 DLL_IMPORT_OR_EXPORT gsoap_resqml2_0_1::resqml20__DepositionMode getDepositionMode() const final;
68 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
73 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }
Definition StratigraphicUnitInterpretation.h:27
StratigraphicUnitInterpretation(resqml2 ::RockVolumeFeature *feature, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.
~StratigraphicUnitInterpretation()=default
StratigraphicUnitInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition StratigraphicUnitInterpretation.h:37
StratigraphicUnitInterpretation(gsoap_eml2_3::_resqml22__StratigraphicUnitInterpretation *fromGsoap)
Definition StratigraphicUnitInterpretation.h:56