Class: Hippo::Segments::AK1

Inherits:
Base
  • Object
show all
Defined in:
lib/hippo/segments/AK1.rb

Instance Attribute Summary

Attributes inherited from Base

#parent, #values

Attributes included from Hippo::Separator

#composite_separator, #field_separator, #repetition_separator, #segment_separator

Method Summary

Methods inherited from Base

#ancestors, composite_field, field, #get_field, #get_field_name, #identifier, #initialize, #method_missing, segment?, #segment_count, segment_fixed_width, segment_identifier, #segments, #to_ary, #to_s, transaction_set?

Methods included from Outputters::PrettyString::Segment

#to_pretty_string

Methods included from Outputters::PDF::Segment

#to_pdf

Methods included from Outputters::HTML::Segment

#to_html

Methods included from Parser::Segment

#parse

Methods included from Hippo::Separator

#empty_field_regexp, #initialize, #parent_or_default_separator, #parse_separators, #regexp_escaped_separators, #remove_empty_fields, #repeating_composite_separator_regexp, #repeating_field_separator_at_end_of_segment_regexp, #separators

Constructor Details

This class inherits a constructor from Hippo::Segments::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Hippo::Segments::Base