module ScientificNameClean::Year1

Public Instance Methods

details() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 7606
def details
  a.details
end
pos() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 7602
def pos
  a.pos
end
value() click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 7598
def value
  a.value
end