Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Field and Description |
---|---|
protected ScriptExpressionEvaluatorType |
HookType.script |
Modifier and Type | Method and Description |
---|---|
ScriptExpressionEvaluatorType |
ScriptExpressionEvaluatorType.clone()
Creates and returns a deep copy of this object.
|
ScriptExpressionEvaluatorType |
ObjectFactory.createScriptExpressionEvaluatorType()
Create an instance of
ScriptExpressionEvaluatorType |
ScriptExpressionEvaluatorType |
HookType.getScript()
Gets the value of the script property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ScriptExpressionEvaluatorType> |
ObjectFactory.createScript(ScriptExpressionEvaluatorType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ScriptExpressionEvaluatorType> |
ObjectFactory.createScript(ScriptExpressionEvaluatorType value)
|
void |
HookType.setScript(ScriptExpressionEvaluatorType value)
Sets the value of the script property.
|
Constructor and Description |
---|
ScriptExpressionEvaluatorType(ScriptExpressionEvaluatorType o)
Creates a new
ScriptExpressionEvaluatorType instance by deeply copying a given ScriptExpressionEvaluatorType instance. |
Copyright © 2015 Evolveum. All rights reserved.