1.00.8
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_FAREFEATURESKEY_HPP
2 #define __STDAIR_BOM_FAREFEATURESKEY_HPP
47 return _advancePurchase;
68 return _nonRefundable;
86 void toStream (std::ostream& ioOut)
const;
137 #endif // __STDAIR_BOM_FAREFEATURESKEY_HPP
const NonRefundable_T & getRefundableOption() const
Base class for the keys of Business Object Model (BOM) layer.
const ChangeFees_T & getChangeFees() const
const DayDuration_T & getAdvancePurchase() const
Handle on the StdAir library context.
const std::string toString() const
const SaturdayStay_T & getSaturdayStay() const
void fromStream(std::istream &ioIn)
const TripType_T & getTripType() const
const DayDuration_T & getMinimumStay() const
void toStream(std::ostream &ioOut) const