Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.HookListType
-
Packages that use HookListType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of HookListType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as HookListType Modifier and Type Field Description protected HookListTypeModelHooksType. changeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return HookListType Modifier and Type Method Description HookListTypeModelHooksType. beginChange()HookListTypeHookListType. clone()Creates and returns a deep copy of this object.HookListTypeObjectFactory. createHookListType()Create an instance ofHookListTypeHookListTypeModelHooksType. getChange()Gets the value of the change property.HookListTypeHookListType. hook(HookType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type HookListType Modifier and Type Method Description ModelHooksTypeModelHooksType. change(HookListType value)voidModelHooksType. setChange(HookListType value)Sets the value of the change property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type HookListType Constructor Description HookListType(HookListType o)Creates a newHookListTypeinstance by deeply copying a givenHookListTypeinstance.
-