module ScientificNameClean::MultinomialName0
Public Instance Methods
a()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 873 def a elements[0] end
aid()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 889 def aid elements[4] end
b()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 881 def b elements[2] end
c()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 897 def c elements[6] end
d()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 905 def d elements[8] end
space1()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 877 def space1 elements[1] end
space2()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 885 def space2 elements[3] end
space3()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 893 def space3 elements[5] end
space_hard()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 901 def space_hard elements[7] end