gov.nih.nci.caarray.common.data.biomaterial
Class LabeledExtractDesc

java.lang.Object
  extended by gov.nih.nci.caarray.common.data.biomaterial.BioMaterialDesc
      extended by gov.nih.nci.caarray.common.data.biomaterial.LabeledExtractDesc
All Implemented Interfaces:
java.io.Serializable

public class LabeledExtractDesc
extends BioMaterialDesc

Author:
TranP
See Also:
Serialized Form

Field Summary
 
Fields inherited from class gov.nih.nci.caarray.common.data.biomaterial.BioMaterialDesc
description_, id_, isEditable, materialType_, name_, parents_, protectionGroups_, species_
 
Constructor Summary
LabeledExtractDesc()
           
 
Method Summary
 
Methods inherited from class gov.nih.nci.caarray.common.data.biomaterial.BioMaterialDesc
getDescription, getId, getIsEditable, getMaterialType, getName, getParents, getProtectionGroups, getSpecies, setDescription, setId, setIsEditable, setMaterialType, setName, setParents, setProtectionGroups, setSpecies
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabeledExtractDesc

public LabeledExtractDesc()