Class CharacteristicValueObject

java.lang.Object
ubic.gemma.model.common.IdentifiableValueObject<Characteristic>
ubic.gemma.model.common.description.CharacteristicValueObject
All Implemented Interfaces:
Serializable, Comparable<CharacteristicValueObject>, Identifiable

public class CharacteristicValueObject extends IdentifiableValueObject<Characteristic> implements Comparable<CharacteristicValueObject>
Value object representation of a Characteristic.
Author:
poirigui
See Also: