Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemRefMergeConfigurationType
-
Packages that use ItemRefMergeConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ItemRefMergeConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ItemRefMergeConfigurationType Modifier and Type Field Description static Producer<ItemRefMergeConfigurationType>
ItemRefMergeConfigurationType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemRefMergeConfigurationType Modifier and Type Method Description ItemRefMergeConfigurationType
MergeConfigurationType. beginItem()
ItemRefMergeConfigurationType
ItemRefMergeConfigurationType. clone()
ItemRefMergeConfigurationType
ObjectFactory. createItemRefMergeConfigurationType()
ItemRefMergeConfigurationType
ItemRefMergeConfigurationType. id(Long value)
ItemRefMergeConfigurationType
ItemRefMergeConfigurationType. left(MergeStrategyType value)
ItemRefMergeConfigurationType
ItemRefMergeConfigurationType. ref(ItemPathType value)
ItemRefMergeConfigurationType
ItemRefMergeConfigurationType. right(MergeStrategyType value)
ItemRefMergeConfigurationType
ItemRefMergeConfigurationType. valueExpression(ExpressionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ItemRefMergeConfigurationType Modifier and Type Method Description List<ItemRefMergeConfigurationType>
MergeConfigurationType. createItemList()
List<ItemRefMergeConfigurationType>
MergeConfigurationType. getItem()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemRefMergeConfigurationType Modifier and Type Method Description MergeConfigurationType
MergeConfigurationType. item(ItemRefMergeConfigurationType value)
-