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

Packages that use NonEmptyArrayOfOccurrenceInfoType
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfOccurrenceInfoType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfOccurrenceInfoType
protected  NonEmptyArrayOfOccurrenceInfoType MeetingRequestMessageType.modifiedOccurrences
           
protected  NonEmptyArrayOfOccurrenceInfoType CalendarItemType.modifiedOccurrences
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfOccurrenceInfoType
 NonEmptyArrayOfOccurrenceInfoType ObjectFactory.createNonEmptyArrayOfOccurrenceInfoType()
          Create an instance of NonEmptyArrayOfOccurrenceInfoType
 NonEmptyArrayOfOccurrenceInfoType MeetingRequestMessageType.getModifiedOccurrences()
          Gets the value of the modifiedOccurrences property.
 NonEmptyArrayOfOccurrenceInfoType CalendarItemType.getModifiedOccurrences()
          Gets the value of the modifiedOccurrences property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfOccurrenceInfoType
 void MeetingRequestMessageType.setModifiedOccurrences(NonEmptyArrayOfOccurrenceInfoType value)
          Sets the value of the modifiedOccurrences property.
 void CalendarItemType.setModifiedOccurrences(NonEmptyArrayOfOccurrenceInfoType value)
          Sets the value of the modifiedOccurrences property.
 



Copyright © 2012 Jasig. All Rights Reserved.