lib/definitions/elements/manual/455.responsible_agency_code.rb in eddy-0.5.1 vs lib/definitions/elements/manual/455.responsible_agency_code.rb in eddy-0.6.0
- old
+ new
@@ -9,10 +9,10 @@
# - Description: Code used in conjunction with Data Element 480 to identify the issuer of the standard
#
# ### Notes:
#
# - Default value: `"X"`
- class E455 < Eddy::Element::ID
+ class E455 < Eddy::Models::Element::ID
# @param val [String] ("X")
# @param req [String] (nil)
# @param ref [String] (nil)
# @return [void]