Uses of Class
org.teiid.translator.excel.ExcelPlugin.Event
-
-
Uses of ExcelPlugin.Event in org.teiid.translator.excel
Methods in org.teiid.translator.excel that return ExcelPlugin.Event Modifier and Type Method Description static ExcelPlugin.EventExcelPlugin.Event. valueOf(String name)Returns the enum constant of this type with the specified name.static ExcelPlugin.Event[]ExcelPlugin.Event. values()Returns an array containing the constants of this enum type, in the order they are declared.
-