Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.IterativeChangeExecutionWorkDefinitionType
-
Packages that use IterativeChangeExecutionWorkDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of IterativeChangeExecutionWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type IterativeChangeExecutionWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<IterativeChangeExecutionWorkDefinitionType>ObjectFactory. createIterativeChangeExecutionWorkDefinition(IterativeChangeExecutionWorkDefinitionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type IterativeChangeExecutionWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<IterativeChangeExecutionWorkDefinitionType>ObjectFactory. createIterativeChangeExecutionWorkDefinition(IterativeChangeExecutionWorkDefinitionType value)WorkDefinitionsTypeWorkDefinitionsType. iterativeChangeExecution(IterativeChangeExecutionWorkDefinitionType value)voidWorkDefinitionsType. setIterativeChangeExecution(IterativeChangeExecutionWorkDefinitionType value)
-