Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ValueVariableModeType
-
Packages that use ValueVariableModeType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
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 ValueVariableModeType Modifier and Type Field Description protected ValueVariableModeTypeScriptExpressionEvaluatorConfigurationType. valueVariableModeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ValueVariableModeType Modifier and Type Method Description static ValueVariableModeTypeValueVariableModeType. fromValue(String v)ValueVariableModeTypeScriptExpressionEvaluatorConfigurationType. getValueVariableMode()Gets the value of the valueVariableMode property.static ValueVariableModeTypeValueVariableModeType. valueOf(String name)Returns the enum constant of this type with the specified name.static ValueVariableModeType[]ValueVariableModeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ValueVariableModeType Modifier and Type Method Description voidScriptExpressionEvaluatorConfigurationType. setValueVariableMode(ValueVariableModeType value)Sets the value of the valueVariableMode property.ScriptExpressionEvaluatorConfigurationTypeScriptExpressionEvaluatorConfigurationType. valueVariableMode(ValueVariableModeType value)ScriptExpressionEvaluatorTypeScriptExpressionEvaluatorType. valueVariableMode(ValueVariableModeType value)
-