Class: ZplRender::Barcode::Interleaved2of5::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/zpl_render/barcode/interleaved2of5.rb

Instance Attribute Summary collapse

Instance Attribute Details

#elementsObject

Returns the value of attribute elements

Returns:

  • (Object)

    the current value of elements



14
15
16
# File 'lib/zpl_render/barcode/interleaved2of5.rb', line 14

def elements
  @elements
end

#interpretationObject

Returns the value of attribute interpretation

Returns:

  • (Object)

    the current value of interpretation



14
15
16
# File 'lib/zpl_render/barcode/interleaved2of5.rb', line 14

def interpretation
  @interpretation
end