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

Packages that use RelativeYearlyRecurrencePatternType
com.microsoft.exchange.types   
 

Uses of RelativeYearlyRecurrencePatternType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as RelativeYearlyRecurrencePatternType
protected  RelativeYearlyRecurrencePatternType TimeChangeType.relativeYearlyRecurrence
           
protected  RelativeYearlyRecurrencePatternType TaskRecurrenceType.relativeYearlyRecurrence
           
protected  RelativeYearlyRecurrencePatternType RecurrenceType.relativeYearlyRecurrence
           
 

Methods in com.microsoft.exchange.types that return RelativeYearlyRecurrencePatternType
 RelativeYearlyRecurrencePatternType ObjectFactory.createRelativeYearlyRecurrencePatternType()
          Create an instance of RelativeYearlyRecurrencePatternType
 RelativeYearlyRecurrencePatternType TimeChangeType.getRelativeYearlyRecurrence()
          Gets the value of the relativeYearlyRecurrence property.
 RelativeYearlyRecurrencePatternType TaskRecurrenceType.getRelativeYearlyRecurrence()
          Gets the value of the relativeYearlyRecurrence property.
 RelativeYearlyRecurrencePatternType RecurrenceType.getRelativeYearlyRecurrence()
          Gets the value of the relativeYearlyRecurrence property.
 

Methods in com.microsoft.exchange.types with parameters of type RelativeYearlyRecurrencePatternType
 void TimeChangeType.setRelativeYearlyRecurrence(RelativeYearlyRecurrencePatternType value)
          Sets the value of the relativeYearlyRecurrence property.
 void TaskRecurrenceType.setRelativeYearlyRecurrence(RelativeYearlyRecurrencePatternType value)
          Sets the value of the relativeYearlyRecurrence property.
 void RecurrenceType.setRelativeYearlyRecurrence(RelativeYearlyRecurrencePatternType value)
          Sets the value of the relativeYearlyRecurrence property.
 



Copyright © 2012 Jasig. All Rights Reserved.