org.forester.go
Interface Mapping

All Superinterfaces:
Comparable<Mapping>
All Known Implementing Classes:
PfamToGoMapping

public interface Mapping
extends Comparable<Mapping>


Method Summary
 Object getKey()
           
 GoId getValue()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getKey

Object getKey()

getValue

GoId getValue()