ATTRIBUTE - type of ExcelAttributepublic interface ExcelAttributeContext<ATTRIBUTE extends ExcelAttribute>
| Modifier and Type | Method and Description |
|---|---|
<TYPE> TYPE |
getAttribute(java.lang.String name,
java.lang.Class<TYPE> type)
Retrieves desired attribute from context
|
ATTRIBUTE |
getExcelAttribute(java.lang.Class<ATTRIBUTE> type)
Retrieves ExcelAttribute
|
Copyright © 2018 SAP SE. All Rights Reserved.