ATTRIBUTE - ExcelAttribute subtype@FunctionalInterface
public interface AttributeNameFormatter<ATTRIBUTE extends ExcelAttribute>
ExcelAttribute to readable value| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(ExcelAttributeContext<ATTRIBUTE> excelAttributeContext)
Formats given input to readable value
|
java.lang.String format(ExcelAttributeContext<ATTRIBUTE> excelAttributeContext)
excelAttributeContext - a context which contains excel attributeCopyright © 2018 SAP SE. All Rights Reserved.