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. simpleReportNotifierMethods 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 newSimpleReportNotifierTypeinstance by deeply copying a givenSimpleReportNotifierTypeinstance.
-