Class PivotTableProperty
java.lang.Object
io.jmix.reports.entity.pivottable.PivotTableProperty
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetId()getName()getType()voidsetCaption(String caption) voidsetFunction(String function) voidvoidvoidvoid
- 
Field Details- 
id
- 
name
- 
caption
- 
function
- 
type
 
- 
- 
Constructor Details- 
PivotTablePropertypublic PivotTableProperty()
 
- 
- 
Method Details- 
getId
- 
setId
- 
getName
- 
setName
- 
getCaption
- 
setCaption
- 
getFunction
- 
setFunction
- 
getHidden
- 
setHidden
- 
getType
- 
setType
 
-