Class: ZplRenderer::Decoder::Hit
- Inherits:
-
Struct
- Object
- Struct
- ZplRenderer::Decoder::Hit
- Defined in:
- lib/zpl_renderer/decoder.rb
Instance Attribute Summary collapse
-
#symbology ⇒ Object
Returns the value of attribute symbology.
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#symbology ⇒ Object
Returns the value of attribute symbology
9 10 11 |
# File 'lib/zpl_renderer/decoder.rb', line 9 def symbology @symbology end |
#text ⇒ Object
Returns the value of attribute text
9 10 11 |
# File 'lib/zpl_renderer/decoder.rb', line 9 def text @text end |