Module: AIXM::Concerns::Timetable
- Included in:
- AIXM::Component::Frequency, AIXM::Component::Layer, AIXM::Component::Service, Feature::Airport, Feature::Airport::UsageLimitation, Feature::NavigationalAid
- Defined in:
- lib/aixm/concerns/timetable.rb
Overview
Adds optional timetable to features.
Instance Attribute Summary collapse
-
#timetable ⇒ Object
Operating hours.
Instance Attribute Details
#remarks ⇒ AIXM::Component::Timetable? #remarks=(value) ⇒ Object
Operating hours
13 14 15 |
# File 'lib/aixm/concerns/timetable.rb', line 13 def @timetable end |