1 #ifndef __STDAIR_BOM_AIRPORTPAIRKEY_HPP
2 #define __STDAIR_BOM_AIRPORTPAIRKEY_HPP
37 return _boardingPoint;
53 void toStream (std::ostream& ioOut)
const;
83 #endif // __SIMFQT_BOM_AIRPORTPAIRKEY_HPP
Base class for the keys of Business Object Model (BOM) layer.
void toStream(std::ostream &ioOut) const
const stdair::AirportCode_T & getOffPoint() const
LocationCode_T AirportCode_T
const stdair::AirportCode_T & getBoardingPoint() const
const std::string toString() const
void fromStream(std::istream &ioIn)