Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemsCorrelatorType
-
Packages that use ItemsCorrelatorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ItemsCorrelatorType 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 ItemsCorrelatorType Modifier and Type Field Description static Producer<ItemsCorrelatorType>
ItemsCorrelatorType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ItemsCorrelatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemsCorrelatorType>
ObjectFactory. createItemsCorrelator(ItemsCorrelatorType value)
List<ItemsCorrelatorType>
CompositeCorrelatorType. createItemsList()
List<ItemsCorrelatorType>
CompositeCorrelatorType. getItems()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemsCorrelatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemsCorrelatorType>
ObjectFactory. createItemsCorrelator(ItemsCorrelatorType value)
CompositeCorrelatorType
CompositeCorrelatorType. items(ItemsCorrelatorType value)
-