gov.nih.nci.cabio.domain
Class TranscriptArrayReporter

java.lang.Object
  extended by gov.nih.nci.cabio.domain.ArrayReporter
      extended by gov.nih.nci.cabio.domain.TranscriptArrayReporter
All Implemented Interfaces:
com.fiveamsolutions.nci.commons.data.persistent.PersistentObject, java.io.Serializable
Direct Known Subclasses:
ExonArrayReporter, ExpressionArrayReporter

public class TranscriptArrayReporter
extends ArrayReporter

See Also:
Serialized Form

Constructor Summary
TranscriptArrayReporter()
           
 
Method Summary
 
Methods inherited from class gov.nih.nci.cabio.domain.ArrayReporter
getBigid, getId, getName, setBigid, setId, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranscriptArrayReporter

public TranscriptArrayReporter()