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

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

public class BioSourceDesc
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
BioSourceDesc()
           
 
Method Summary
 VocabData getBioSourceType()
           
 void setBioSourceType(VocabData bioSourceType)
           
 
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

BioSourceDesc

public BioSourceDesc()
Method Detail

getBioSourceType

public VocabData getBioSourceType()
Returns:

setBioSourceType

public void setBioSourceType(VocabData bioSourceType)
Parameters:
bioSourceType -