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

Packages that use RelativeMonthlyRecurrencePatternType
com.microsoft.exchange.types   
 

Uses of RelativeMonthlyRecurrencePatternType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as RelativeMonthlyRecurrencePatternType
protected  RelativeMonthlyRecurrencePatternType TaskRecurrenceType.relativeMonthlyRecurrence
           
protected  RelativeMonthlyRecurrencePatternType RecurrenceType.relativeMonthlyRecurrence
           
 

Methods in com.microsoft.exchange.types that return RelativeMonthlyRecurrencePatternType
 RelativeMonthlyRecurrencePatternType ObjectFactory.createRelativeMonthlyRecurrencePatternType()
          Create an instance of RelativeMonthlyRecurrencePatternType
 RelativeMonthlyRecurrencePatternType TaskRecurrenceType.getRelativeMonthlyRecurrence()
          Gets the value of the relativeMonthlyRecurrence property.
 RelativeMonthlyRecurrencePatternType RecurrenceType.getRelativeMonthlyRecurrence()
          Gets the value of the relativeMonthlyRecurrence property.
 

Methods in com.microsoft.exchange.types with parameters of type RelativeMonthlyRecurrencePatternType
 void TaskRecurrenceType.setRelativeMonthlyRecurrence(RelativeMonthlyRecurrencePatternType value)
          Sets the value of the relativeMonthlyRecurrence property.
 void RecurrenceType.setRelativeMonthlyRecurrence(RelativeMonthlyRecurrencePatternType value)
          Sets the value of the relativeMonthlyRecurrence property.
 



Copyright © 2012 Jasig. All Rights Reserved.