public class LCSPath extends Object implements Serializable
Constructor and Description |
---|
LCSPath() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getConcept1Path() |
List<String> |
getConcept2Path() |
String |
getLcs() |
void |
setConcept1Path(List<String> concept1Path) |
void |
setConcept2Path(List<String> concept2Path) |
void |
setLcs(String lcs) |
String |
toString() |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.