Class: Hbci::Segments::HKSYNv3

Inherits:
Hbci::Segment show all
Defined in:
lib/hbci/segments/hksyn.rb

Instance Attribute Summary

Attributes inherited from Hbci::Segment

#defined_element_groups, #dialog, #element_groups, #message, #request_message

Instance Method Summary collapse

Methods inherited from Hbci::Segment

#build, element, element_group, element_groups_to_be_defined, fill, #initialize, #to_s

Constructor Details

This class inherits a constructor from Hbci::Segment

Instance Method Details

#compileObject



7
8
9
# File 'lib/hbci/segments/hksyn.rb', line 7

def compile
  self.mode = 0
end