Method: Bio::Reference#volume
- Defined in:
- lib/bio/reference.rb
#volume ⇒ Object (readonly)
volume number (typically Fixnum)
56 57 58 |
# File 'lib/bio/reference.rb', line 56 def volume @volume end |
volume number (typically Fixnum)
56 57 58 |
# File 'lib/bio/reference.rb', line 56 def volume @volume end |