Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ValueVariableModeType
Packages that use ValueVariableModeType
-
Uses of ValueVariableModeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ValueVariableModeTypeModifier and TypeFieldDescriptionprotected ValueVariableModeType
ScriptExpressionEvaluatorConfigurationType.valueVariableMode
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ValueVariableModeTypeModifier and TypeMethodDescriptionstatic ValueVariableModeType
ScriptExpressionEvaluatorConfigurationType.getValueVariableMode()
static ValueVariableModeType
Returns the enum constant of this class with the specified name.static ValueVariableModeType[]
ValueVariableModeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ValueVariableModeTypeModifier and TypeMethodDescriptionvoid
ScriptExpressionEvaluatorConfigurationType.setValueVariableMode
(ValueVariableModeType value) ScriptExpressionEvaluatorConfigurationType.valueVariableMode
(ValueVariableModeType value) ScriptExpressionEvaluatorType.valueVariableMode
(ValueVariableModeType value)