public abstract class SheetSummary extends BaseSheet implements SheetComponent
| Title | |
|---|---|
| property name of the field 1 | value of the field 1 |
| property name of the field 2 | value of the field 2 |
| property name of the field ...N | value of the field ...N |
| Constructor and Description |
|---|
SheetSummary(@Size(max=31) String sheetName)
Instantiates a new sheet summary.
|
equals, getSheetName, hashCode, setSheetNameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitsetSheetNamepublic SheetSummary(@Size(max=31)
@Size(max=31) String sheetName)
sheetName - the name sheetCopyright © 2022. All rights reserved.