Class PivotTableAggregation
java.lang.Object
io.jmix.reports.entity.pivottable.PivotTableAggregation
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetId()getMode()voidsetCaption(String caption) voidsetFunction(String function) voidvoidsetMode(AggregationMode mode) 
- 
Field Details- 
id
- 
mode
- 
caption
- 
function
 
- 
- 
Constructor Details- 
PivotTableAggregationpublic PivotTableAggregation()
- 
PivotTableAggregation
 
- 
- 
Method Details- 
getId
- 
setId
- 
getMode
- 
setMode
- 
getCaption
- 
setCaption
- 
getFunction
- 
setFunction
 
-