Class SimpleSampleMetadata
java.lang.Object
ubic.gemma.core.loader.expression.simple.model.SimpleSampleMetadata
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetName()inthashCode()voidsetAccession(SimpleDatabaseEntry accession) voidsetCharacteristics(Collection<SimpleCharacteristic> characteristics) voidsetDescription(String description) voidvoidsetPlatformUsed(SimplePlatformMetadata platformUsed) toString()
-
Constructor Details
-
SimpleSampleMetadata
public SimpleSampleMetadata()
-
-
Method Details
-
getName
-
getDescription
-
getPlatformUsed
-
getCharacteristics
-
getAccession
-
setName
-
setDescription
-
setPlatformUsed
-
setCharacteristics
-
setAccession
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-