Class DataVectorValueObject

java.lang.Object
ubic.gemma.model.common.IdentifiableValueObject<DataVector>
ubic.gemma.model.expression.bioAssayData.DataVectorValueObject
All Implemented Interfaces:
Serializable, Identifiable
Direct Known Subclasses:
BooleanVectorValueObject, DoubleVectorValueObject

public abstract class DataVectorValueObject extends IdentifiableValueObject<DataVector>
Base class for value objects of BulkExpressionDataVector.
Author:
paul
See Also: