T - the generic type
public abstract class SheetDynamicFunctionTotal<T extends DynamicRowSheet> extends SheetFunctionTotal<T> implements DynamicColumn
listRowSheet| Constructor and Description |
|---|
SheetDynamicFunctionTotal()
Instantiates a new sheet dynamic function total.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Equals.
|
Map<String,ExtraColumnAnnotation> |
getMapExtraColumnAnnotation()
Gets the map extra column annotation.
|
int |
hashCode()
Hash code.
|
void |
setMapExtraColumnAnnotation(Map<String,ExtraColumnAnnotation> mapExtraColumnAnnotation)
Sets the map extra column annotation.
|
addRowSheets, getListRowSheet, getRowClass, isEnableInfoSheet, setEnableInfoSheet, setListRowSheetgetSheetName, setSheetNameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitsetSheetNamepublic SheetDynamicFunctionTotal()
public Map<String,ExtraColumnAnnotation> getMapExtraColumnAnnotation()
getMapExtraColumnAnnotation in interface DynamicColumnpublic void setMapExtraColumnAnnotation(Map<String,ExtraColumnAnnotation> mapExtraColumnAnnotation)
setMapExtraColumnAnnotation in interface DynamicColumnmapExtraColumnAnnotation - the new map extra column annotationpublic int hashCode()
hashCode in class SheetFunctionTotal<T extends DynamicRowSheet>public boolean equals(Object obj)
equals in class SheetFunctionTotal<T extends DynamicRowSheet>obj - the objCopyright © 2022. All rights reserved.