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