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

Packages that use BaseNotificationEventType
com.microsoft.exchange.types   
 

Uses of BaseNotificationEventType in com.microsoft.exchange.types
 

Subclasses of BaseNotificationEventType in com.microsoft.exchange.types
 class BaseObjectChangedEventType
          Java class for BaseObjectChangedEventType complex type.
 class ModifiedEventType
          Java class for ModifiedEventType complex type.
 class MovedCopiedEventType
          Java class for MovedCopiedEventType complex type.
 

Fields in com.microsoft.exchange.types with type parameters of type BaseNotificationEventType
protected  List<JAXBElement<? extends BaseNotificationEventType>> NotificationType.copiedEventsAndCreatedEventsAndDeletedEvents
           
 

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

Methods in com.microsoft.exchange.types that return types with arguments of type BaseNotificationEventType
 JAXBElement<BaseNotificationEventType> ObjectFactory.createNotificationTypeStatusEvent(BaseNotificationEventType value)
          Create an instance of JAXBElement<BaseNotificationEventType>}
 List<JAXBElement<? extends BaseNotificationEventType>> NotificationType.getCopiedEventsAndCreatedEventsAndDeletedEvents()
          Gets the value of the copiedEventsAndCreatedEventsAndDeletedEvents property.
 

Methods in com.microsoft.exchange.types with parameters of type BaseNotificationEventType
 JAXBElement<BaseNotificationEventType> ObjectFactory.createNotificationTypeStatusEvent(BaseNotificationEventType value)
          Create an instance of JAXBElement<BaseNotificationEventType>}
 



Copyright © 2012 Jasig. All Rights Reserved.