Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CorrelationCasesDefinitionType
-
Packages that use CorrelationCasesDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CorrelationCasesDefinitionType 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 CorrelationCasesDefinitionType Modifier and Type Field Description static Producer<CorrelationCasesDefinitionType>
CorrelationCasesDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CorrelationCasesDefinitionType Modifier and Type Method Description CorrelationCasesDefinitionType
LegacyCorrelationDefinitionType. beginCases()
CorrelationCasesDefinitionType
CorrelationCasesDefinitionType. clone()
CorrelationCasesDefinitionType
ObjectFactory. createCorrelationCasesDefinitionType()
CorrelationCasesDefinitionType
CorrelationCasesDefinitionType. enabled(Boolean value)
CorrelationCasesDefinitionType
LegacyCorrelationDefinitionType. getCases()
CorrelationCasesDefinitionType
CorrelationCasesDefinitionType. id(Long value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CorrelationCasesDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<CorrelationCasesDefinitionType>
ObjectFactory. createCorrelationCasesDefinition(CorrelationCasesDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CorrelationCasesDefinitionType Modifier and Type Method Description LegacyCorrelationDefinitionType
LegacyCorrelationDefinitionType. cases(CorrelationCasesDefinitionType value)
javax.xml.bind.JAXBElement<CorrelationCasesDefinitionType>
ObjectFactory. createCorrelationCasesDefinition(CorrelationCasesDefinitionType value)
void
LegacyCorrelationDefinitionType. setCases(CorrelationCasesDefinitionType value)
-