Uses of Record Class
ubic.gemma.core.security.audit.payload.SingleCellAggregationPayload.AggregatedAssay
Packages that use SingleCellAggregationPayload.AggregatedAssay
-
Uses of SingleCellAggregationPayload.AggregatedAssay in ubic.gemma.core.security.audit.payload
Methods in ubic.gemma.core.security.audit.payload that return types with arguments of type SingleCellAggregationPayload.AggregatedAssayModifier and TypeMethodDescriptionSingleCellAggregationPayload.aggregatedAssays()Returns the value of theaggregatedAssaysrecord component.Constructor parameters in ubic.gemma.core.security.audit.payload with type arguments of type SingleCellAggregationPayload.AggregatedAssayModifierConstructorDescriptionSingleCellAggregationPayload(String sourceQuantitationType, String singleCellDimension, String mask, List<SingleCellAggregationPayload.AggregatedAssay> aggregatedAssays) Creates an instance of aSingleCellAggregationPayloadrecord class.