21 #include "../resqml2/RockFluidUnitInterpretation.h" 
   23 namespace RESQML2_2_NS
 
   55         DLL_IMPORT_OR_EXPORT 
bool hasPhase() const final;
 
   57         DLL_IMPORT_OR_EXPORT gsoap_eml2_3::resqml22__Phase getPhase() const final;
 
   64         DLL_IMPORT_OR_EXPORT 
void setPhase(gsoap_eml2_3::resqml22__Phase phase) const final;
 
   69         DLL_IMPORT_OR_EXPORT static const 
char* XML_NS;
 
   74         DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final { 
return XML_NS; }
 
A rock fluid unit interpretation. This class cannot be inherited.
Definition: RockFluidUnitInterpretation.h:27
 
bool hasPhase() const final
 
RockFluidUnitInterpretation(resqml2::RockVolumeFeature *feature, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.
 
RockFluidUnitInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: RockFluidUnitInterpretation.h:33
 
~RockFluidUnitInterpretation()=default
 
RockFluidUnitInterpretation(gsoap_eml2_3::_resqml22__RockFluidUnitInterpretation *fromGsoap)
Definition: RockFluidUnitInterpretation.h:50