Uses of Enum Class
com.hybris.backoffice.excel.template.ExcelTemplateConstants.Header
Packages that use ExcelTemplateConstants.Header
Package
Description
-
Uses of ExcelTemplateConstants.Header in com.hybris.backoffice.excel.template
Methods in com.hybris.backoffice.excel.template that return ExcelTemplateConstants.HeaderModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ExcelTemplateConstants.Header[]ExcelTemplateConstants.Header.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ExcelTemplateConstants.Header in com.hybris.backoffice.excel.template.header
Methods in com.hybris.backoffice.excel.template.header with parameters of type ExcelTemplateConstants.HeaderModifier and TypeMethodDescriptionvoidDefaultExcelHeaderService.setDefaultValueIndex(ExcelTemplateConstants.Header defaultValueIndex) voidDefaultExcelHeaderService.setHeaderRowIndex(ExcelTemplateConstants.Header headerRowIndex) voidDefaultExcelHeaderService.setReferencePatternRowIndex(ExcelTemplateConstants.Header referencePatternRowIndex) -
Uses of ExcelTemplateConstants.Header in com.hybris.backoffice.excel.template.sheet
Methods in com.hybris.backoffice.excel.template.sheet with parameters of type ExcelTemplateConstants.HeaderModifier and TypeMethodDescriptionvoidDefaultExcelSheetService.setHeaderRowIndex(ExcelTemplateConstants.Header headerRowIndex)