1#ifndef __AIRINV_BAS_FLIGHTTYPECODE_HPP
2#define __AIRINV_BAS_FLIGHTTYPECODE_HPP
10#include <stdair/basic/StructAbstract.hpp>
25 static const std::string&
getLabel (
const EN_FlightTypeCode&);
28 static const std::string&
getCodeLabel (
const EN_FlightTypeCode&);
34 EN_FlightTypeCode
getCode()
const;
51 static const std::string _codeLabels[
LAST_VALUE];
57 EN_FlightTypeCode _code;
static const std::string & getLabel(const EN_FlightTypeCode &)
EN_FlightTypeCode getCode() const
static const std::string & getCodeLabel(const EN_FlightTypeCode &)
FlightTypeCode(const EN_FlightTypeCode &)
static std::string describeLabels()
const std::string describe() const