Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.NotifyChangeResponseType
-
Packages that use NotifyChangeResponseType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of NotifyChangeResponseType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return NotifyChangeResponseType Modifier and Type Method Description NotifyChangeResponseTypeNotifyChangeResponseType. clone()Creates and returns a deep copy of this object.NotifyChangeResponseTypeObjectFactory. createNotifyChangeResponseType()Create an instance ofNotifyChangeResponseTypeNotifyChangeResponseTypeNotifyChangeResponseType. task(TaskType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type NotifyChangeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotifyChangeResponseType>ObjectFactory. createNotifyChangeResponse(NotifyChangeResponseType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type NotifyChangeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotifyChangeResponseType>ObjectFactory. createNotifyChangeResponse(NotifyChangeResponseType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type NotifyChangeResponseType Constructor Description NotifyChangeResponseType(NotifyChangeResponseType o)Creates a newNotifyChangeResponseTypeinstance by deeply copying a givenNotifyChangeResponseTypeinstance.
-