Uses of Class
ubic.gemma.model.expression.experiment.FactorValueBasicValueObject
Packages that use FactorValueBasicValueObject
-
Uses of FactorValueBasicValueObject in ubic.gemma.model.analysis.expression.diff
Methods in ubic.gemma.model.analysis.expression.diff that return FactorValueBasicValueObjectModifier and TypeMethodDescriptionDifferentialExpressionAnalysisResultSetValueObject.getBaselineGroup()
DifferentialExpressionAnalysisResultSetValueObject.getSecondBaselineGroup()
Methods in ubic.gemma.model.analysis.expression.diff with parameters of type FactorValueBasicValueObjectModifier and TypeMethodDescriptionvoid
DifferentialExpressionAnalysisResultSetValueObject.setBaselineGroup
(FactorValueBasicValueObject baselineGroup) void
DifferentialExpressionAnalysisResultSetValueObject.setSecondBaselineGroup
(FactorValueBasicValueObject secondBaselineGroup) -
Uses of FactorValueBasicValueObject in ubic.gemma.rest.serializers
Methods in ubic.gemma.rest.serializers with parameters of type FactorValueBasicValueObjectModifier and TypeMethodDescriptionprotected void
FactorValueBasicValueObjectSerializer.serializeInternal
(FactorValueBasicValueObject factorValueBasicValueObject, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider)