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

Packages that use AbsoluteYearlyRecurrencePatternType
com.microsoft.exchange.types   
 

Uses of AbsoluteYearlyRecurrencePatternType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as AbsoluteYearlyRecurrencePatternType
protected  AbsoluteYearlyRecurrencePatternType TaskRecurrenceType.absoluteYearlyRecurrence
           
protected  AbsoluteYearlyRecurrencePatternType RecurrenceType.absoluteYearlyRecurrence
           
 

Methods in com.microsoft.exchange.types that return AbsoluteYearlyRecurrencePatternType
 AbsoluteYearlyRecurrencePatternType ObjectFactory.createAbsoluteYearlyRecurrencePatternType()
          Create an instance of AbsoluteYearlyRecurrencePatternType
 AbsoluteYearlyRecurrencePatternType TaskRecurrenceType.getAbsoluteYearlyRecurrence()
          Gets the value of the absoluteYearlyRecurrence property.
 AbsoluteYearlyRecurrencePatternType RecurrenceType.getAbsoluteYearlyRecurrence()
          Gets the value of the absoluteYearlyRecurrence property.
 

Methods in com.microsoft.exchange.types with parameters of type AbsoluteYearlyRecurrencePatternType
 void TaskRecurrenceType.setAbsoluteYearlyRecurrence(AbsoluteYearlyRecurrencePatternType value)
          Sets the value of the absoluteYearlyRecurrence property.
 void RecurrenceType.setAbsoluteYearlyRecurrence(AbsoluteYearlyRecurrencePatternType value)
          Sets the value of the absoluteYearlyRecurrence property.
 



Copyright © 2012 Jasig. All Rights Reserved.