org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts
Class MatcherInput
java.lang.Object
org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.MatcherInput
public class MatcherInput
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entries
public List<SingleEntry> entries
MatcherInput
public MatcherInput()
addEntry
public void addEntry(int id,
String originalName,
String parsedScientificName,
String parsedAuthorship,
List<String> otherElements)
getEntriesNumber
public int getEntriesNumber()
getEntry
public SingleEntry getEntry(int index)
Copyright © 2013. All Rights Reserved.