edu.iastate.metnet.hibernate
Class TairAgiToUniprot

java.lang.Object
  extended by edu.iastate.metnet.hibernate.AbstractTairAgiToUniprot
      extended by edu.iastate.metnet.hibernate.TairAgiToUniprot
All Implemented Interfaces:
java.io.Serializable

public class TairAgiToUniprot
extends AbstractTairAgiToUniprot
implements java.io.Serializable

A class that represents a row in the 'tair_agi_to_uniprot' table. This class may be customized as it is never re-generated after being created.

See Also:
Serialized Form

Constructor Summary
TairAgiToUniprot()
          Simple constructor of TairAgiToUniprot instances.
TairAgiToUniprot(java.lang.Integer recordId)
          Constructor of TairAgiToUniprot instances given a simple primary key.
 
Method Summary
 
Methods inherited from class edu.iastate.metnet.hibernate.AbstractTairAgiToUniprot
equals, getLocusId, getRecordId, getUniprotId, hashCode, setLocusId, setRecordId, setUniprotId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TairAgiToUniprot

public TairAgiToUniprot()
Simple constructor of TairAgiToUniprot instances.


TairAgiToUniprot

public TairAgiToUniprot(java.lang.Integer recordId)
Constructor of TairAgiToUniprot instances given a simple primary key.

Parameters:
recordId -