lib/definitions/segments/manual/envelopes/ge.rb in eddy-0.5.1 vs lib/definitions/segments/manual/envelopes/ge.rb in eddy-0.6.0

- old
+ new

@@ -3,10 +3,10 @@ # ### Segment Summary: # # - Id: GE # - Name: Functional Group Trailer # - Purpose: To indicate the end of a functional group and to provide control information. - class GE < Eddy::Segment + class GE < Eddy::Models::Segment # @param store [Eddy::Data::Store] # @param group_control_number [Integer] A unique *functional group control number*. # @param number_of_transaction_sets [Integer] Number of transaction sets included in a functional group. # @return [void]