Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.NotificationConfigurationType

Packages that use NotificationConfigurationType
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of NotificationConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return NotificationConfigurationType
 NotificationConfigurationType NotificationConfigurationType.clone()
          Creates and returns a deep copy of this object.
 NotificationConfigurationType ObjectFactory.createNotificationConfigurationType()
          Create an instance of NotificationConfigurationType
 NotificationConfigurationType SystemConfigurationType.getNotificationConfiguration()
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type NotificationConfigurationType
 JAXBElement<NotificationConfigurationType> ObjectFactory.createNotificationConfiguration(NotificationConfigurationType value)
          Create an instance of JAXBElement<NotificationConfigurationType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type NotificationConfigurationType
 JAXBElement<NotificationConfigurationType> ObjectFactory.createNotificationConfiguration(NotificationConfigurationType value)
          Create an instance of JAXBElement<NotificationConfigurationType>}
 void SystemConfigurationType.setNotificationConfiguration(NotificationConfigurationType value)
           
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type NotificationConfigurationType
NotificationConfigurationType(NotificationConfigurationType o)
          Creates a new NotificationConfigurationType instance by deeply copying a given NotificationConfigurationType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.