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

Packages that use DailyRecurrencePatternType
com.microsoft.exchange.types   
 

Uses of DailyRecurrencePatternType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as DailyRecurrencePatternType
protected  DailyRecurrencePatternType TaskRecurrenceType.dailyRecurrence
           
protected  DailyRecurrencePatternType RecurrenceType.dailyRecurrence
           
 

Methods in com.microsoft.exchange.types that return DailyRecurrencePatternType
 DailyRecurrencePatternType ObjectFactory.createDailyRecurrencePatternType()
          Create an instance of DailyRecurrencePatternType
 DailyRecurrencePatternType TaskRecurrenceType.getDailyRecurrence()
          Gets the value of the dailyRecurrence property.
 DailyRecurrencePatternType RecurrenceType.getDailyRecurrence()
          Gets the value of the dailyRecurrence property.
 

Methods in com.microsoft.exchange.types with parameters of type DailyRecurrencePatternType
 void TaskRecurrenceType.setDailyRecurrence(DailyRecurrencePatternType value)
          Sets the value of the dailyRecurrence property.
 void RecurrenceType.setDailyRecurrence(DailyRecurrencePatternType value)
          Sets the value of the dailyRecurrence property.
 



Copyright © 2012 Jasig. All Rights Reserved.