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()NotifyChangeResponseTypeObjectFactory. createNotifyChangeResponseType()NotifyChangeResponseTypeNotifyChangeResponseType. 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 other)
-