Class CurationCommitRequest.SampleCharacteristicAdd
java.lang.Object
ubic.gemma.persistence.service.expression.experiment.CurationCommitRequest.SampleCharacteristicAdd
- Enclosing class:
CurationCommitRequest
A per-sample characteristic to create:
clientRef, the resolved biomaterial id, and the tag.-
Constructor Summary
ConstructorsConstructorDescriptionSampleCharacteristicAdd(String clientRef, Long bioMaterialId, Characteristic characteristic) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SampleCharacteristicAdd
-
-
Method Details
-
getClientRef
-
getBioMaterialId
-
getCharacteristic
-