Class: ZplRender::Barcode::Interleaved2of5::Result
- Inherits:
-
Struct
- Object
- Struct
- ZplRender::Barcode::Interleaved2of5::Result
- Defined in:
- lib/zpl_render/barcode/interleaved2of5.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
14 15 16 |
# File 'lib/zpl_render/barcode/interleaved2of5.rb', line 14 def elements @elements end |
#interpretation ⇒ Object
Returns the value of attribute interpretation
14 15 16 |
# File 'lib/zpl_render/barcode/interleaved2of5.rb', line 14 def interpretation @interpretation end |