Class StatementValueObject

java.lang.Object
ubic.gemma.model.common.IdentifiableValueObject<Statement>
ubic.gemma.model.expression.experiment.StatementValueObject
All Implemented Interfaces:
Serializable, Comparable<StatementValueObject>, Identifiable

public class StatementValueObject extends IdentifiableValueObject<Statement> implements Comparable<StatementValueObject>
Represents a VO for a Statement, typically part of a FactorValueBasicValueObject.

Most of the fields in here are reserved for Gemma Web and we are still discussing the best way to represent these for the REST API in #814.

Author:
poirigui
See Also: