Uses of Class
com.hybris.backoffice.excel.template.ExcelTemplateConstants.SpecialMark
-
Packages that use ExcelTemplateConstants.SpecialMark Package Description com.hybris.backoffice.excel.template -
-
Uses of ExcelTemplateConstants.SpecialMark in com.hybris.backoffice.excel.template
Methods in com.hybris.backoffice.excel.template that return ExcelTemplateConstants.SpecialMark Modifier and Type Method Description static ExcelTemplateConstants.SpecialMarkExcelTemplateConstants.SpecialMark. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ExcelTemplateConstants.SpecialMark[]ExcelTemplateConstants.SpecialMark. values()Returns an array containing the constants of this enum type, in the order they are declared.
-