1 #ifndef __STDAIR_BAS_DEMANDGENERATIONMETHOD_HPP 2 #define __STDAIR_BAS_DEMANDGENERATIONMETHOD_HPP 28 static const std::string&
getLabel (
const EN_DemandGenerationMethod&);
33 static EN_DemandGenerationMethod
getMethod (
const char);
53 EN_DemandGenerationMethod
getMethod()
const;
75 bool operator== (
const EN_DemandGenerationMethod&)
const;
117 EN_DemandGenerationMethod _method;
121 #endif // __STDAIR_BAS_DEMANDGENERATIONMETHOD_HPP
static const std::string & getLabel(const EN_DemandGenerationMethod &)
std::string getMethodAsString() const
static char getMethodLabel(const EN_DemandGenerationMethod &)
static std::string getMethodLabelAsString(const EN_DemandGenerationMethod &)
static std::string describeLabels()
EN_DemandGenerationMethod
EN_DemandGenerationMethod getMethod() const
const std::string describe() const
Handle on the StdAir library context.
bool operator==(const EN_DemandGenerationMethod &) const
Base class for the light structures.
char getMethodAsChar() const
Enumeration of demand (booking request) generation methods.