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

Packages that use NotificationEventTypeType
com.microsoft.exchange.types   
 

Uses of NotificationEventTypeType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types with type parameters of type NotificationEventTypeType
protected  List<NotificationEventTypeType> NonEmptyArrayOfNotificationEventTypesType.eventTypes
           
 

Methods in com.microsoft.exchange.types that return NotificationEventTypeType
static NotificationEventTypeType NotificationEventTypeType.fromValue(String v)
           
static NotificationEventTypeType NotificationEventTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NotificationEventTypeType[] NotificationEventTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.microsoft.exchange.types that return types with arguments of type NotificationEventTypeType
 List<NotificationEventTypeType> NonEmptyArrayOfNotificationEventTypesType.getEventTypes()
          Gets the value of the eventTypes property.
 



Copyright © 2012 Jasig. All Rights Reserved.