Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Field and Description |
---|---|
protected ValueFilterType |
MappingType.inputFilter |
protected ValueFilterType |
MappingType.outputFilter |
Modifier and Type | Method and Description |
---|---|
ValueFilterType |
ValueFilterType.clone()
Creates and returns a deep copy of this object.
|
ValueFilterType |
ObjectFactory.createValueFilterType()
Create an instance of
ValueFilterType |
ValueFilterType |
MappingType.getInputFilter()
Gets the value of the inputFilter property.
|
ValueFilterType |
MappingType.getOutputFilter()
Gets the value of the outputFilter property.
|
Modifier and Type | Method and Description |
---|---|
void |
MappingType.setInputFilter(ValueFilterType value)
Sets the value of the inputFilter property.
|
void |
MappingType.setOutputFilter(ValueFilterType value)
Sets the value of the outputFilter property.
|
Constructor and Description |
---|
ValueFilterType(ValueFilterType o)
Creates a new
ValueFilterType instance by deeply copying a given ValueFilterType instance. |
Copyright © 2013 evolveum. All rights reserved.