Class: X12::LoopTree

Inherits:
Object
  • Object
show all
Defined in:
lib/x12/cf.rb

Instance Attribute Summary collapse

Instance Attribute Details

#levelObject

Returns the value of attribute level.



28
29
30
# File 'lib/x12/cf.rb', line 28

def level
  @level
end

#loopObject

Returns the value of attribute loop.



27
28
29
# File 'lib/x12/cf.rb', line 27

def loop
  @loop
end