Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CorrelationPlacesDefinitionType
-
Packages that use CorrelationPlacesDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CorrelationPlacesDefinitionType 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 CorrelationPlacesDefinitionType Modifier and Type Field Description static Producer<CorrelationPlacesDefinitionType>
CorrelationPlacesDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CorrelationPlacesDefinitionType Modifier and Type Method Description CorrelationPlacesDefinitionType
CorrelatorDefinitionsType. beginPlaces()
CorrelationPlacesDefinitionType
CorrelationPlacesDefinitionType. clone()
CorrelationPlacesDefinitionType
ObjectFactory. createCorrelationPlacesDefinitionType()
CorrelationPlacesDefinitionType
CorrelatorDefinitionsType. getPlaces()
CorrelationPlacesDefinitionType
CorrelationPlacesDefinitionType. id(Long value)
CorrelationPlacesDefinitionType
CorrelationPlacesDefinitionType. source(CorrelationItemSourceDefinitionType value)
CorrelationPlacesDefinitionType
CorrelationPlacesDefinitionType. target(CorrelationItemTargetDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CorrelationPlacesDefinitionType Modifier and Type Method Description CorrelatorDefinitionsType
CorrelatorDefinitionsType. places(CorrelationPlacesDefinitionType value)
void
CorrelatorDefinitionsType. setPlaces(CorrelationPlacesDefinitionType value)
-