Class: ForStruct
- Inherits:
-
Struct
- Object
- Struct
- ForStruct
- Defined in:
- lib/measures/merge_spaces_from_external_file/resources/ScheduleTranslator.rb
Overview
This translator takes the schedule:compact and loads into memory based structure, then translates back out to schedule rule sets
Instance Attribute Summary collapse
-
#daytypes ⇒ Object
Returns the value of attribute daytypes.
Instance Attribute Details
#daytypes ⇒ Object
Returns the value of attribute daytypes
12 13 14 |
# File 'lib/measures/merge_spaces_from_external_file/resources/ScheduleTranslator.rb', line 12 def daytypes @daytypes end |