Method: Bio::Reference#year

Defined in:
lib/bio/reference.rb

#yearObject (readonly)

year of publication (typically Fixnum)



65
66
67
# File 'lib/bio/reference.rb', line 65

def year
  @year
end