Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Field and Description |
---|---|
protected ScriptExpressionRelativityModeType |
ScriptExpressionEvaluatorType.relativityMode |
Modifier and Type | Method and Description |
---|---|
static ScriptExpressionRelativityModeType |
ScriptExpressionRelativityModeType.fromValue(String v) |
ScriptExpressionRelativityModeType |
ScriptExpressionEvaluatorType.getRelativityMode()
Gets the value of the relativityMode property.
|
static ScriptExpressionRelativityModeType |
ScriptExpressionRelativityModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScriptExpressionRelativityModeType[] |
ScriptExpressionRelativityModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ScriptExpressionEvaluatorType.setRelativityMode(ScriptExpressionRelativityModeType value)
Sets the value of the relativityMode property.
|
Copyright © 2013 evolveum. All rights reserved.