|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScriptExpressionRelativityModeType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Uses of ScriptExpressionRelativityModeType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as ScriptExpressionRelativityModeType | |
---|---|
protected ScriptExpressionRelativityModeType |
ScriptExpressionEvaluatorType.relativityMode
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ScriptExpressionRelativityModeType | |
---|---|
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. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ScriptExpressionRelativityModeType | |
---|---|
void |
ScriptExpressionEvaluatorType.setRelativityMode(ScriptExpressionRelativityModeType value)
Sets the value of the relativityMode property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |