Class: HL7::Message::Segment::EVN

Inherits:
HL7::Message::Segment show all
Defined in:
lib/segments/evn.rb

Constant Summary

Constants inherited from HL7::Message::Segment

METHOD_MISSING_FOR_INITIALIZER

Instance Attribute Summary

Attributes inherited from HL7::Message::Segment

#element_delim, #item_delim, #segment_parent, #segment_weight

Attributes included from HL7::Message::SegmentListStorage

#child_types

Method Summary

Methods inherited from HL7::Message::Segment

#<=>, #each, #elements_from_segment, #has_children?, #initialize, #is_child_segment=, #is_child_segment?, #length, #method_missing, #to_info, #to_s, #weight

Methods included from HL7::Message::SegmentListStorage

#add_child_type

Methods included from HL7::Message::SegmentFields

#[], #[]=, #field_info, included, #read_field, #write_field

Constructor Details

This class inherits a constructor from HL7::Message::Segment

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class HL7::Message::Segment