module ScientificNameClean::MultinomialName2
Public Instance Methods
a()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 933 def a elements[0] end
aid1()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 949 def aid1 elements[4] end
aid2()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 965 def aid2 elements[8] end
b()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 941 def b elements[2] end
c()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 957 def c elements[6] end
d()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 973 def d elements[10] end
space1()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 937 def space1 elements[1] end
space2()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 945 def space2 elements[3] end
space3()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 953 def space3 elements[5] end
space4()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 961 def space4 elements[7] end
space5()
click to toggle source
# File lib/biodiversity/parser/scientific_name_clean.rb, line 969 def space5 elements[9] end