lib/definitions/elements/generated/26.country_code.rb in eddy-0.5.1 vs lib/definitions/elements/generated/26.country_code.rb in eddy-0.6.0
- old
+ new
@@ -5,10 +5,10 @@
# - Id: 26
# - Name: Country Code
# - Type: ID
# - Min/Max: 2/3
# - Description: Code identifying the country
- class E26 < Eddy::Element::ID
+ class E26 < Eddy::Models::Element::ID
# @param val [String]
# @param req [String]
# @param ref [String]
# @return [void]