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 ValueVariableModeTypeScriptExpressionEvaluatorConfigurationType.valueVariableModeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ValueVariableModeTypeModifier and TypeMethodDescriptionstatic ValueVariableModeTypeScriptExpressionEvaluatorConfigurationType.getValueVariableMode()static ValueVariableModeTypeReturns 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 TypeMethodDescriptionvoidScriptExpressionEvaluatorConfigurationType.setValueVariableMode(ValueVariableModeType value) ScriptExpressionEvaluatorConfigurationType.valueVariableMode(ValueVariableModeType value) ScriptExpressionEvaluatorType.valueVariableMode(ValueVariableModeType value)