Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SimpleUserNotifierType
-
Packages that use SimpleUserNotifierType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SimpleUserNotifierType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type SimpleUserNotifierType Modifier and Type Field Description protected List<SimpleUserNotifierType>
EventHandlerType. simpleUserNotifier
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SimpleUserNotifierType Modifier and Type Method Description List<SimpleUserNotifierType>
EventHandlerType. getSimpleUserNotifier()
Gets the value of the simpleUserNotifier property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SimpleUserNotifierType Constructor Description SimpleUserNotifierType(SimpleUserNotifierType o)
Creates a newSimpleUserNotifierType
instance by deeply copying a givenSimpleUserNotifierType
instance.
-