Class: Ambling::Stock::Settings::NumberFormat::Letters

Inherits:
Object
  • Object
show all
Includes:
Base
Defined in:
lib/ambling/stock.rb

Constant Summary collapse

VALUES =
[:letter]

Instance Attribute Summary collapse

Method Summary

Methods included from Base

#build_xml, #initialize, #populate, #to_xml

Instance Attribute Details

#letterObject

Returns the value of attribute letter.



219
220
221
# File 'lib/ambling/stock.rb', line 219

def letter
  @letter
end