Class: ZplRender::Barcode::Code39::Result
- Inherits:
-
Struct
- Object
- Struct
- ZplRender::Barcode::Code39::Result
- Defined in:
- lib/zpl_render/barcode/code39.rb
Instance Attribute Summary collapse
-
#elements ⇒ Object
Returns the value of attribute elements.
-
#interpretation ⇒ Object
Returns the value of attribute interpretation.
Instance Attribute Details
#elements ⇒ Object
Returns the value of attribute elements
30 31 32 |
# File 'lib/zpl_render/barcode/code39.rb', line 30 def elements @elements end |
#interpretation ⇒ Object
Returns the value of attribute interpretation
30 31 32 |
# File 'lib/zpl_render/barcode/code39.rb', line 30 def interpretation @interpretation end |