Uses of Class
org.openl.rules.lang.xls.load.NullCellLoader
-
Packages that use NullCellLoader Package Description org.openl.rules.lang.xls.load -
-
Uses of NullCellLoader in org.openl.rules.lang.xls.load
Methods in org.openl.rules.lang.xls.load that return NullCellLoader Modifier and Type Method Description static NullCellLoaderNullCellLoader. valueOf(String name)Returns the enum constant of this type with the specified name.static NullCellLoader[]NullCellLoader. values()Returns an array containing the constants of this enum type, in the order they are declared.
-