Class Treatment
- java.lang.Object
- 
- ubic.gemma.model.common.AbstractDescribable
- 
- ubic.gemma.model.expression.biomaterial.Treatment
 
 
- 
- All Implemented Interfaces:
- Serializable,- Describable,- Identifiable
 
 public class Treatment extends AbstractDescribable implements Serializable - Author:
- Paul
- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classTreatment.Factory
 - 
Constructor SummaryConstructors Constructor Description Treatment()No-arg constructor added to satisfy javabean contract
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetOrderApplied()voidsetOrderApplied(Integer orderApplied)- 
Methods inherited from class ubic.gemma.model.common.AbstractDescribableequals, getDescription, getId, getName, hashCode, setDescription, setId, setName, toString
 
- 
 
-