Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg.KeggDatabases
Package | Description |
---|---|
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg |
-
Uses of KeggDatabases in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg that return KeggDatabases Modifier and Type Method Description static KeggDatabases
KeggDatabases. valueOf(String name)
Returns the enum constant of this type with the specified name.static KeggDatabases[]
KeggDatabases. values()
Returns an array containing the constants of this enum type, in the order they are declared.