Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.ExecuteChangesType
-
Packages that use ExecuteChangesType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of ExecuteChangesType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ExecuteChangesType Modifier and Type Method Description ExecuteChangesTypeExecuteChangesType. clone()Creates and returns a deep copy of this object.ExecuteChangesTypeObjectFactory. createExecuteChangesType()Create an instance ofExecuteChangesTypeExecuteChangesTypeExecuteChangesType. deltaList(ObjectDeltaListType value)ExecuteChangesTypeExecuteChangesType. options(ModelExecuteOptionsType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type ExecuteChangesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExecuteChangesType>ObjectFactory. createExecuteChanges(ExecuteChangesType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ExecuteChangesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExecuteChangesType>ObjectFactory. createExecuteChanges(ExecuteChangesType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ExecuteChangesType Constructor Description ExecuteChangesType(ExecuteChangesType o)Creates a newExecuteChangesTypeinstance by deeply copying a givenExecuteChangesTypeinstance.
-