|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableDefinitionType | |
---|---|
com.evolveum.midpoint.common.expression | |
com.evolveum.midpoint.common.valueconstruction | |
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of VariableDefinitionType in com.evolveum.midpoint.common.expression |
---|
Methods in com.evolveum.midpoint.common.expression with parameters of type VariableDefinitionType | |
---|---|
void |
Expression.addVariableDefinition(VariableDefinitionType varDef)
|
Uses of VariableDefinitionType in com.evolveum.midpoint.common.valueconstruction |
---|
Methods in com.evolveum.midpoint.common.valueconstruction with parameters of type VariableDefinitionType | |
---|---|
void |
ValueConstruction.addVariableDefinition(VariableDefinitionType varDef)
|
Uses of VariableDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type VariableDefinitionType | |
---|---|
protected java.util.List<VariableDefinitionType> |
ExpressionType.variable
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return VariableDefinitionType | |
---|---|
VariableDefinitionType |
ObjectFactory.createVariableDefinitionType()
Create an instance of VariableDefinitionType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type VariableDefinitionType | |
---|---|
java.util.List<VariableDefinitionType> |
ExpressionType.getVariable()
Gets the value of the variable property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |