lib/definitions/elements/manual/i/I09.interchange_time.rb in eddy-0.5.1 vs lib/definitions/elements/manual/i/I09.interchange_time.rb in eddy-0.6.0
- old
+ new
@@ -11,10 +11,10 @@
# - Description: Time of the interchange
#
# ### Notes:
#
# - This element's value will be generated by `Eddy`.
- class I09 < Eddy::Element::TM
+ class I09 < Eddy::Models::Element::TM
# @param val [Time]
# @param req [String] (nil)
# @param ref [String] (nil)
# @return [void]
def initialize(val:, req: nil, ref: nil)