Class BriteEntry
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg.BriteEntry
public class BriteEntry extends Object
-
Constructor Summary
Constructors Constructor Description BriteEntry(BriteEntry parent, String kOId, String name, Set<String> setEC, String pathId)
-
Method Summary
Modifier and Type Method Description void
addChild(BriteEntry entry)
List<BriteEntry>
getChildren()
String
getId()
String
getName()
BriteEntry
getParent()
String
getPathId()
Set<String>
getSetEC()
-
Constructor Details
-
BriteEntry
-
-
Method Details
-
getParent
-
getChildren
-
addChild
-
getId
-
getName
-
getSetEC
-
getPathId
-