Uses of Class
ubic.gemma.model.expression.bioAssayData.CellLevelCharacteristicsValueObject
Packages that use CellLevelCharacteristicsValueObject
-
Uses of CellLevelCharacteristicsValueObject in ubic.gemma.model.expression.bioAssayData
Methods in ubic.gemma.model.expression.bioAssayData that return types with arguments of type CellLevelCharacteristicsValueObjectModifier and TypeMethodDescriptionSingleCellDimensionValueObject.getCellLevelCharacteristics()All the other cell-level characteristics.Method parameters in ubic.gemma.model.expression.bioAssayData with type arguments of type CellLevelCharacteristicsValueObjectModifier and TypeMethodDescriptionvoidSingleCellDimensionValueObject.setCellLevelCharacteristics(Set<CellLevelCharacteristicsValueObject> cellLevelCharacteristics) All the other cell-level characteristics. -
Uses of CellLevelCharacteristicsValueObject in ubic.gemma.rest
Constructor parameters in ubic.gemma.rest with type arguments of type CellLevelCharacteristicsValueObjectModifierConstructorDescriptionResponseDataObjectListCellLevelCharacteristicsValueObject(List<CellLevelCharacteristicsValueObject> payload)