edu.iastate.metnet.hibernate
Class TairTargetpAnalysis

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

public class TairTargetpAnalysis
extends AbstractTairTargetpAnalysis
implements java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
TairTargetpAnalysis()
          Simple constructor of TairTargetpAnalysis instances.
TairTargetpAnalysis(java.lang.Integer recordId)
          Constructor of TairTargetpAnalysis instances given a simple primary key.
 
Method Summary
 
Methods inherited from class edu.iastate.metnet.hibernate.AbstractTairTargetpAnalysis
equals, getChloroplastTransitPeptideScore, getLocusId, getMitochondrialTargetingPeptideScore, getOtherScore, getRecordId, getSignalPeptideScore, getTargetLocation, hashCode, setChloroplastTransitPeptideScore, setLocusId, setMitochondrialTargetingPeptideScore, setOtherScore, setRecordId, setSignalPeptideScore, setTargetLocation
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TairTargetpAnalysis

public TairTargetpAnalysis()
Simple constructor of TairTargetpAnalysis instances.


TairTargetpAnalysis

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

Parameters:
recordId -