Uses of Class
com.microsoft.exchange.types.NotificationType

Packages that use NotificationType
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of NotificationType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NotificationType
protected  NotificationType SendNotificationResponseMessageType.notification
           
protected  NotificationType GetEventsResponseMessageType.notification
           
 

Methods in com.microsoft.exchange.messages that return NotificationType
 NotificationType SendNotificationResponseMessageType.getNotification()
          Gets the value of the notification property.
 NotificationType GetEventsResponseMessageType.getNotification()
          Gets the value of the notification property.
 

Methods in com.microsoft.exchange.messages with parameters of type NotificationType
 void SendNotificationResponseMessageType.setNotification(NotificationType value)
          Sets the value of the notification property.
 void GetEventsResponseMessageType.setNotification(NotificationType value)
          Sets the value of the notification property.
 

Uses of NotificationType in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return NotificationType
 NotificationType ObjectFactory.createNotificationType()
          Create an instance of NotificationType
 



Copyright © 2012 Jasig. All Rights Reserved.