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
Subclasses of ItemsCorrelatorType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description class
ItemsSubCorrelatorType
TODOFields 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 ItemsCorrelatorType Modifier and Type Method Description ItemsCorrelatorType
ItemsCorrelatorType. _super(SuperCorrelatorReferenceType value)
ItemsCorrelatorType
ItemsCorrelatorType. clone()
ItemsCorrelatorType
ItemsCorrelatorType. confidence(CorrelationConfidenceDefinitionType value)
ItemsCorrelatorType
ObjectFactory. createItemsCorrelatorType()
ItemsCorrelatorType
ItemsCorrelatorType. description(String value)
ItemsCorrelatorType
ItemsCorrelatorType. displayName(String value)
ItemsCorrelatorType
ItemsCorrelatorType. documentation(String value)
ItemsCorrelatorType
ItemsCorrelatorType. enabled(Boolean value)
ItemsCorrelatorType
ItemsCorrelatorType. id(Long value)
ItemsCorrelatorType
ItemsCorrelatorType. item(CorrelationItemType value)
ItemsCorrelatorType
ItemsCorrelatorType. name(String value)
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)
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)
-