lib/definitions/elements/manual/i/I14.usage_indicator.rb in eddy-0.5.1 vs lib/definitions/elements/manual/i/I14.usage_indicator.rb in eddy-0.6.0
- old
+ new
@@ -5,10 +5,10 @@
# - Id: I14
# - Name: Usage Indicator
# - Type: ID
# - Min/Max: 1/1
# - Description: Code to indicate whether data enclosed by this interchange envelope is test, production or information
- class I14 < Eddy::Element::ID
+ class I14 < Eddy::Models::Element::ID
# @param val [String] (nil)
# @param req [String] (nil)
# @param ref [String] (nil)
# @return [void]