Uses of Class
de.gematik.combine.filter.jexl.JexlContextVariables
-
Packages that use JexlContextVariables Package Description de.gematik.combine.filter.jexl -
-
Uses of JexlContextVariables in de.gematik.combine.filter.jexl
Methods in de.gematik.combine.filter.jexl that return JexlContextVariables Modifier and Type Method Description static JexlContextVariablesJexlContextVariables. valueOf(String name)Returns the enum constant of this type with the specified name.static JexlContextVariables[]JexlContextVariables. values()Returns an array containing the constants of this enum type, in the order they are declared.
-