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

Packages that use AbsoluteMonthlyRecurrencePatternType
com.microsoft.exchange.types   
 

Uses of AbsoluteMonthlyRecurrencePatternType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as AbsoluteMonthlyRecurrencePatternType
protected  AbsoluteMonthlyRecurrencePatternType TaskRecurrenceType.absoluteMonthlyRecurrence
           
protected  AbsoluteMonthlyRecurrencePatternType RecurrenceType.absoluteMonthlyRecurrence
           
 

Methods in com.microsoft.exchange.types that return AbsoluteMonthlyRecurrencePatternType
 AbsoluteMonthlyRecurrencePatternType ObjectFactory.createAbsoluteMonthlyRecurrencePatternType()
          Create an instance of AbsoluteMonthlyRecurrencePatternType
 AbsoluteMonthlyRecurrencePatternType TaskRecurrenceType.getAbsoluteMonthlyRecurrence()
          Gets the value of the absoluteMonthlyRecurrence property.
 AbsoluteMonthlyRecurrencePatternType RecurrenceType.getAbsoluteMonthlyRecurrence()
          Gets the value of the absoluteMonthlyRecurrence property.
 

Methods in com.microsoft.exchange.types with parameters of type AbsoluteMonthlyRecurrencePatternType
 void TaskRecurrenceType.setAbsoluteMonthlyRecurrence(AbsoluteMonthlyRecurrencePatternType value)
          Sets the value of the absoluteMonthlyRecurrence property.
 void RecurrenceType.setAbsoluteMonthlyRecurrence(AbsoluteMonthlyRecurrencePatternType value)
          Sets the value of the absoluteMonthlyRecurrence property.
 



Copyright © 2012 Jasig. All Rights Reserved.