Class FactorValueBasicValueObject
java.lang.Object
ubic.gemma.model.common.IdentifiableValueObject<FactorValue>
ubic.gemma.model.expression.experiment.AbstractFactorValueValueObject
ubic.gemma.model.expression.experiment.FactorValueBasicValueObject
- All Implemented Interfaces:
Serializable
,Identifiable
Each factorvalue can be associated with multiple characteristics (or with a measurement).
- Author:
- tesarst
- See Also:
-
Field Summary
Fields inherited from class ubic.gemma.model.common.IdentifiableValueObject
id
-
Constructor Summary
ConstructorsConstructorDescriptionRequired when using the class as a spring bean. -
Method Summary
Methods inherited from class ubic.gemma.model.expression.experiment.AbstractFactorValueValueObject
isMeasurement
Methods inherited from class ubic.gemma.model.common.IdentifiableValueObject
getId, setId
-
Constructor Details
-
FactorValueBasicValueObject
public FactorValueBasicValueObject()Required when using the class as a spring bean. -
FactorValueBasicValueObject
-
FactorValueBasicValueObject
-
-
Method Details
-
toString
- Overrides:
toString
in classIdentifiableValueObject<FactorValue>
-