lib/definitions/elements/generated/98.entity_identifier_code.rb in eddy-0.5.1 vs lib/definitions/elements/generated/98.entity_identifier_code.rb in eddy-0.6.0
- old
+ new
@@ -5,10 +5,10 @@
# - Id: 98
# - Name: Entity Identifier Code
# - Type: ID
# - Min/Max: 2/3
# - Description: Code identifying an organizational entity, a physical location, property or an individual
- class E98 < Eddy::Element::ID
+ class E98 < Eddy::Models::Element::ID
# @param val [String]
# @param req [String]
# @param ref [String]
# @return [void]