Class: ZplRender::Barcode::Code39::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#elementsObject

Returns the value of attribute elements

Returns:

  • (Object)

    the current value of elements



30
31
32
# File 'lib/zpl_render/barcode/code39.rb', line 30

def elements
  @elements
end

#interpretationObject

Returns the value of attribute interpretation

Returns:

  • (Object)

    the current value of interpretation



30
31
32
# File 'lib/zpl_render/barcode/code39.rb', line 30

def interpretation
  @interpretation
end