Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SimpleReportNotifierType
-
Packages that use SimpleReportNotifierType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SimpleReportNotifierType 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 SimpleReportNotifierType Modifier and Type Field Description protected List<SimpleReportNotifierType>
EventHandlerType. simpleReportNotifier
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SimpleReportNotifierType Modifier and Type Method Description List<SimpleReportNotifierType>
EventHandlerType. getSimpleReportNotifier()
Gets the value of the simpleReportNotifier property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SimpleReportNotifierType Constructor Description SimpleReportNotifierType(SimpleReportNotifierType o)
Creates a newSimpleReportNotifierType
instance by deeply copying a givenSimpleReportNotifierType
instance.
-