Package | Description |
---|---|
com.evolveum.midpoint.common.mapping | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
void |
Mapping.addVariableDefinition(ExpressionVariableDefinitionType varDef) |
Modifier and Type | Field and Description |
---|---|
protected List<ExpressionVariableDefinitionType> |
ExpressionType.variable |
Modifier and Type | Method and Description |
---|---|
ExpressionVariableDefinitionType |
ExpressionVariableDefinitionType.clone()
Creates and returns a deep copy of this object.
|
ExpressionVariableDefinitionType |
ObjectFactory.createExpressionVariableDefinitionType()
Create an instance of
ExpressionVariableDefinitionType |
Modifier and Type | Method and Description |
---|---|
List<ExpressionVariableDefinitionType> |
ExpressionType.getVariable()
Gets the value of the variable property.
|
Constructor and Description |
---|
ExpressionVariableDefinitionType(ExpressionVariableDefinitionType o)
Creates a new
ExpressionVariableDefinitionType instance by deeply copying a given ExpressionVariableDefinitionType instance. |
Copyright © 2013 evolveum. All rights reserved.