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

Packages that use WeeklyRecurrencePatternType
com.microsoft.exchange.types   
 

Uses of WeeklyRecurrencePatternType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as WeeklyRecurrencePatternType
protected  WeeklyRecurrencePatternType TaskRecurrenceType.weeklyRecurrence
           
protected  WeeklyRecurrencePatternType RecurrenceType.weeklyRecurrence
           
 

Methods in com.microsoft.exchange.types that return WeeklyRecurrencePatternType
 WeeklyRecurrencePatternType ObjectFactory.createWeeklyRecurrencePatternType()
          Create an instance of WeeklyRecurrencePatternType
 WeeklyRecurrencePatternType TaskRecurrenceType.getWeeklyRecurrence()
          Gets the value of the weeklyRecurrence property.
 WeeklyRecurrencePatternType RecurrenceType.getWeeklyRecurrence()
          Gets the value of the weeklyRecurrence property.
 

Methods in com.microsoft.exchange.types with parameters of type WeeklyRecurrencePatternType
 void TaskRecurrenceType.setWeeklyRecurrence(WeeklyRecurrencePatternType value)
          Sets the value of the weeklyRecurrence property.
 void RecurrenceType.setWeeklyRecurrence(WeeklyRecurrencePatternType value)
          Sets the value of the weeklyRecurrence property.
 



Copyright © 2012 Jasig. All Rights Reserved.