lib/definitions/elements/manual/i/I15.component_element_separator.rb in eddy-0.5.1 vs lib/definitions/elements/manual/i/I15.component_element_separator.rb in eddy-0.6.0

- old
+ new

@@ -12,10 +12,10 @@ # - This value must be different than the data element separator and the segment terminator. # # ### Notes: # # - Default value: `">"` - class I15 < Eddy::Element::AN + class I15 < Eddy::Models::Element::AN # @param val [String] (">") # @param req [String] (nil) # @param ref [String] (nil) # @return [void] def initialize(val: ">", req: nil, ref: nil)