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