module ScientificNameDirty::ScientificName51
Public Instance Methods
canonical()
click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 105 def canonical a.canonical end
details()
click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 113 def details a.details end
pos()
click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 109 def pos a.pos end
value()
click to toggle source
# File lib/biodiversity/parser/scientific_name_dirty.rb, line 101 def value a.value end