T - the generic type
SheetData, it is used to create a table for totals of the functions.public interface FunctionsTotal<T extends SheetFunctionTotal<? extends RowSheet>>
| Modifier and Type | Method and Description |
|---|---|
T |
getSheetFunctionsTotal()
Gets the sheet functions total.
|
void |
setSheetFunctionsTotal(T sheetFunctionsTotal)
Sets the sheet functions total.
|
T getSheetFunctionsTotal()
void setSheetFunctionsTotal(T sheetFunctionsTotal)
sheetFunctionsTotal - the new sheet functions totalCopyright © 2022. All rights reserved.