lib/definitions/elements/generated/347.hash_total.rb in eddy-0.5.1 vs lib/definitions/elements/generated/347.hash_total.rb in eddy-0.6.0

- old
+ new

@@ -5,10 +5,10 @@ # - Id: 347 # - Name: Hash Total # - Type: R # - Min/Max: 1/10 # - Description: Sum of values of the specified data element. All values in the data element will be summed without regard to decimal points (explicit or implicit) or signs. Truncation will occur on the left most digits if the sum is greater than the maximum size of the hash total of the data element. - class E347 < Eddy::Element::R + class E347 < Eddy::Models::Element::R # @param val [Float] # @param req [String] # @param ref [String] # @return [void] def initialize(val: nil, req: nil, ref: nil)