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

Packages that use NoEndRecurrenceRangeType
com.microsoft.exchange.types   
 

Uses of NoEndRecurrenceRangeType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NoEndRecurrenceRangeType
protected  NoEndRecurrenceRangeType TaskRecurrenceType.noEndRecurrence
           
protected  NoEndRecurrenceRangeType RecurrenceType.noEndRecurrence
           
 

Methods in com.microsoft.exchange.types that return NoEndRecurrenceRangeType
 NoEndRecurrenceRangeType ObjectFactory.createNoEndRecurrenceRangeType()
          Create an instance of NoEndRecurrenceRangeType
 NoEndRecurrenceRangeType TaskRecurrenceType.getNoEndRecurrence()
          Gets the value of the noEndRecurrence property.
 NoEndRecurrenceRangeType RecurrenceType.getNoEndRecurrence()
          Gets the value of the noEndRecurrence property.
 

Methods in com.microsoft.exchange.types with parameters of type NoEndRecurrenceRangeType
 void TaskRecurrenceType.setNoEndRecurrence(NoEndRecurrenceRangeType value)
          Sets the value of the noEndRecurrence property.
 void RecurrenceType.setNoEndRecurrence(NoEndRecurrenceRangeType value)
          Sets the value of the noEndRecurrence property.
 



Copyright © 2012 Jasig. All Rights Reserved.