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

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

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as HookType
protected  HookType HookListType.hook
           
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type HookType
 void HookListType.setHook(HookType value)
          Sets the value of the hook property.
 

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



Copyright © 2012 evolveum. All Rights Reserved.