Package org.forester.go
Interface Mapping
-
- All Superinterfaces:
java.lang.Comparable<Mapping>
- All Known Implementing Classes:
PfamToGoMapping
public interface Mapping extends java.lang.Comparable<Mapping>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
getKey()
GoId
getValue()
-
-
-
Method Detail
-
getKey
java.lang.Object getKey()
-
getValue
GoId getValue()
-
-