40 DLL_IMPORT_OR_EXPORT
virtual bool hasPhase()
const = 0;
51 DLL_IMPORT_OR_EXPORT
virtual gsoap_eml2_3::resqml22__Phase
getPhase()
const = 0;
58 DLL_IMPORT_OR_EXPORT
virtual void setPhase(gsoap_eml2_3::resqml22__Phase phase)
const = 0;
61 DLL_IMPORT_OR_EXPORT
static constexpr char const* XML_TAG =
"RockFluidUnitInterpretation";
63 DLL_IMPORT_OR_EXPORT
virtual std::string getXmlTag() const final {
return XML_TAG; }
71 RockFluidUnitInterpretation() {}
76 RockFluidUnitInterpretation(gsoap_resqml2_0_1::_resqml20__RockFluidUnitInterpretation* fromGsoap) : RESQML2_NS::AbstractFeatureInterpretation(fromGsoap) {}
77 RockFluidUnitInterpretation(gsoap_eml2_3::_resqml22__RockFluidUnitInterpretation* fromGsoap) : RESQML2_NS::AbstractFeatureInterpretation(fromGsoap) {}