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 voidaddChild(BriteEntry entry)List<BriteEntry>getChildren()StringgetId()StringgetName()BriteEntrygetParent()StringgetPathId()Set<String>getSetEC()
-
Constructor Details
-
BriteEntry
-
-
Method Details
-
getParent
-
getChildren
-
addChild
-
getId
-
getName
-
getSetEC
-
getPathId
-