|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueFilterType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Uses of ValueFilterType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as ValueFilterType | |
---|---|
protected ValueFilterType |
MappingType.inputFilter
|
protected ValueFilterType |
MappingType.outputFilter
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ValueFilterType | |
---|---|
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. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ValueFilterType | |
---|---|
void |
MappingType.setInputFilter(ValueFilterType value)
Sets the value of the inputFilter property. |
void |
MappingType.setOutputFilter(ValueFilterType value)
Sets the value of the outputFilter property. |
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ValueFilterType | |
---|---|
ValueFilterType(ValueFilterType o)
Creates a new ValueFilterType instance by deeply copying a given ValueFilterType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |