Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CorrelationConfidenceThresholdsDefinitionType
-
Packages that use CorrelationConfidenceThresholdsDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CorrelationConfidenceThresholdsDefinitionType 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 CorrelationConfidenceThresholdsDefinitionType Modifier and Type Field Description static Producer<CorrelationConfidenceThresholdsDefinitionType>
CorrelationConfidenceThresholdsDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CorrelationConfidenceThresholdsDefinitionType Modifier and Type Method Description CorrelationConfidenceThresholdsDefinitionType
CorrelationDefinitionType. beginThresholds()
CorrelationConfidenceThresholdsDefinitionType
LegacyCorrelationDefinitionType. beginThresholds()
CorrelationConfidenceThresholdsDefinitionType
CorrelationConfidenceThresholdsDefinitionType. candidate(Double value)
CorrelationConfidenceThresholdsDefinitionType
CorrelationConfidenceThresholdsDefinitionType. clone()
CorrelationConfidenceThresholdsDefinitionType
ObjectFactory. createCorrelationConfidenceThresholdsDefinitionType()
CorrelationConfidenceThresholdsDefinitionType
CorrelationConfidenceThresholdsDefinitionType. definite(Double value)
CorrelationConfidenceThresholdsDefinitionType
CorrelationDefinitionType. getThresholds()
CorrelationConfidenceThresholdsDefinitionType
CorrelationConfidenceThresholdsDefinitionType. id(Long value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CorrelationConfidenceThresholdsDefinitionType Modifier and Type Method Description void
CorrelationDefinitionType. setThresholds(CorrelationConfidenceThresholdsDefinitionType value)
CorrelationDefinitionType
CorrelationDefinitionType. thresholds(CorrelationConfidenceThresholdsDefinitionType value)
LegacyCorrelationDefinitionType
LegacyCorrelationDefinitionType. thresholds(CorrelationConfidenceThresholdsDefinitionType value)
-