Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.api_types_3 | |
com.evolveum.midpoint.xml.ns._public.model.scripting_3 |
Modifier and Type | Field and Description |
---|---|
protected ItemListType |
SingleScriptOutputType.xmlData |
Modifier and Type | Method and Description |
---|---|
ItemListType |
SingleScriptOutputType.getXmlData()
Gets the value of the xmlData property.
|
Modifier and Type | Method and Description |
---|---|
void |
SingleScriptOutputType.setXmlData(ItemListType value)
Sets the value of the xmlData property.
|
Modifier and Type | Field and Description |
---|---|
protected ItemListType |
ExecuteScriptType.input |
Modifier and Type | Method and Description |
---|---|
ItemListType |
ItemListType.clone()
Creates and returns a deep copy of this object.
|
ItemListType |
ObjectFactory.createItemListType()
Create an instance of
ItemListType |
ItemListType |
ExecuteScriptType.getInput()
Gets the value of the input property.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecuteScriptType.setInput(ItemListType value)
Sets the value of the input property.
|
Constructor and Description |
---|
ItemListType(ItemListType o)
Creates a new
ItemListType instance by deeply copying a given ItemListType instance. |
Copyright © 2016 Evolveum. All rights reserved.