lib/definitions/elements/generated/127.reference_identification.rb in eddy-0.5.1 vs lib/definitions/elements/generated/127.reference_identification.rb in eddy-0.6.0
- old
+ new
@@ -5,10 +5,10 @@
# - Id: 127
# - Name: Reference Identification
# - Type: AN
# - Min/Max: 1/30
# - Description: Reference information as defined for a particular Transaction Set or as specified by the Reference Identification Qualifier
- class E127 < Eddy::Element::AN
+ class E127 < Eddy::Models::Element::AN
# @param val [String]
# @param req [String]
# @param ref [String]
# @return [void]
def initialize(val: nil, req: nil, ref: nil)