java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.HookListType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class HookListType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
TODO
See Also:
  • Field Details

    • hook

      protected List<HookType> hook
    • COMPLEX_TYPE

      public static final QName COMPLEX_TYPE
    • F_HOOK

      public static final ItemName F_HOOK
  • Constructor Details

    • HookListType

      public HookListType()
    • HookListType

      public HookListType(HookListType other)
  • Method Details