Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.HookListType

Packages that use HookListType
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of HookListType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as HookListType
protected  HookListType ModelHooksType.change
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return HookListType
 HookListType HookListType.clone()
          Creates and returns a deep copy of this object.
 HookListType ObjectFactory.createHookListType()
          Create an instance of HookListType
 HookListType ModelHooksType.getChange()
          Gets the value of the change property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type HookListType
 void ModelHooksType.setChange(HookListType value)
          Sets the value of the change property.
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type HookListType
HookListType(HookListType o)
          Creates a new HookListType instance by deeply copying a given HookListType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.