Uses of Enum
org.faktorips.fl.ExcelFunction
Packages that use ExcelFunction
Package
Description
The package and it's sub-packages contain a compiler that compiles an expression with an Excel
like syntax into Java sourcecode.
-
Uses of ExcelFunction in org.faktorips.fl
Methods in org.faktorips.fl that return ExcelFunctionModifier and TypeMethodDescriptionstatic ExcelFunctionReturns the enum constant of this type with the specified name.static ExcelFunction[]ExcelFunction.values()Returns an array containing the constants of this enum type, in the order they are declared.