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
 java.lang.Object getKey()
           
 GoId getValue()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getKey

java.lang.Object getKey()

getValue

GoId getValue()