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

Packages that use NonEmptyArrayOfNotificationEventTypesType
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfNotificationEventTypesType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfNotificationEventTypesType
protected  NonEmptyArrayOfNotificationEventTypesType BaseSubscriptionRequestType.eventTypes
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfNotificationEventTypesType
 NonEmptyArrayOfNotificationEventTypesType ObjectFactory.createNonEmptyArrayOfNotificationEventTypesType()
          Create an instance of NonEmptyArrayOfNotificationEventTypesType
 NonEmptyArrayOfNotificationEventTypesType BaseSubscriptionRequestType.getEventTypes()
          Gets the value of the eventTypes property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfNotificationEventTypesType
 void BaseSubscriptionRequestType.setEventTypes(NonEmptyArrayOfNotificationEventTypesType value)
          Sets the value of the eventTypes property.
 



Copyright © 2012 Jasig. All Rights Reserved.