Class AggregateOutput
java.lang.Object
com.kingsrook.qqq.backend.core.model.actions.AbstractActionOutput
com.kingsrook.qqq.backend.core.model.actions.tables.aggregate.AggregateOutput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for resultsvoid
setResults
(List<AggregateResult> results) Setter for results
-
Constructor Details
-
AggregateOutput
public AggregateOutput()
-
-
Method Details
-
getResults
Getter for results -
setResults
Setter for results
-