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