Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.ExecuteChangesResponseType
-
Packages that use ExecuteChangesResponseType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of ExecuteChangesResponseType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ExecuteChangesResponseType Modifier and Type Method Description ExecuteChangesResponseTypeExecuteChangesResponseType. clone()Creates and returns a deep copy of this object.ExecuteChangesResponseTypeObjectFactory. createExecuteChangesResponseType()Create an instance ofExecuteChangesResponseTypeExecuteChangesResponseTypeExecuteChangesResponseType. deltaOperationList(ObjectDeltaOperationListType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type ExecuteChangesResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExecuteChangesResponseType>ObjectFactory. createExecuteChangesResponse(ExecuteChangesResponseType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ExecuteChangesResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExecuteChangesResponseType>ObjectFactory. createExecuteChangesResponse(ExecuteChangesResponseType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ExecuteChangesResponseType Constructor Description ExecuteChangesResponseType(ExecuteChangesResponseType o)Creates a newExecuteChangesResponseTypeinstance by deeply copying a givenExecuteChangesResponseTypeinstance.
-