26 typedef std::map<stdair::PassengerChoiceModel::EN_PassengerChoiceModel,
34 static CustomerChoiceModelMap_T& getMap () {
35 static CustomerChoiceModelMap_T _choiceModelMap;
36 return _choiceModelMap;
43 virtual const stdair::TravelSolutionStruct*
45 const stdair::BookingRequestStruct&)
const = 0;
52 create (
const stdair::PassengerChoiceModel::EN_PassengerChoiceModel&);
70 (
const stdair::PassengerChoiceModel::EN_PassengerChoiceModel&);