Class: ZplRenderer::Decoder::Hit

Inherits:
Struct
  • Object
show all
Defined in:
lib/zpl_renderer/decoder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#symbologyObject

Returns the value of attribute symbology

Returns:

  • (Object)

    the current value of symbology



9
10
11
# File 'lib/zpl_renderer/decoder.rb', line 9

def symbology
  @symbology
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



9
10
11
# File 'lib/zpl_renderer/decoder.rb', line 9

def text
  @text
end