public interface DynamicColumn
| Modifier and Type | Method and Description |
|---|---|
Map<String,ExtraColumnAnnotation> |
getMapExtraColumnAnnotation()
Gets the map extra column annotation.
|
void |
setMapExtraColumnAnnotation(Map<String,ExtraColumnAnnotation> mapExtraColumnAnnotation)
Sets the map extra column annotation.
|
Map<String,ExtraColumnAnnotation> getMapExtraColumnAnnotation()
void setMapExtraColumnAnnotation(Map<String,ExtraColumnAnnotation> mapExtraColumnAnnotation)
mapExtraColumnAnnotation - the map extra column annotationCopyright © 2022. All rights reserved.