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

Packages that use ArrayOfWorkingPeriod
com.microsoft.exchange.types   
 

Uses of ArrayOfWorkingPeriod in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ArrayOfWorkingPeriod
protected  ArrayOfWorkingPeriod WorkingHours.workingPeriodArray
           
 

Methods in com.microsoft.exchange.types that return ArrayOfWorkingPeriod
 ArrayOfWorkingPeriod ObjectFactory.createArrayOfWorkingPeriod()
          Create an instance of ArrayOfWorkingPeriod
 ArrayOfWorkingPeriod WorkingHours.getWorkingPeriodArray()
          Gets the value of the workingPeriodArray property.
 

Methods in com.microsoft.exchange.types with parameters of type ArrayOfWorkingPeriod
 void WorkingHours.setWorkingPeriodArray(ArrayOfWorkingPeriod value)
          Sets the value of the workingPeriodArray property.
 



Copyright © 2012 Jasig. All Rights Reserved.