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

Packages that use TimeChangeType
com.microsoft.exchange.types   
 

Uses of TimeChangeType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as TimeChangeType
protected  TimeChangeType TimeZoneType.daylight
           
protected  TimeChangeType TimeZoneType.standard
           
 

Methods in com.microsoft.exchange.types that return TimeChangeType
 TimeChangeType ObjectFactory.createTimeChangeType()
          Create an instance of TimeChangeType
 TimeChangeType TimeZoneType.getDaylight()
          Gets the value of the daylight property.
 TimeChangeType TimeZoneType.getStandard()
          Gets the value of the standard property.
 

Methods in com.microsoft.exchange.types with parameters of type TimeChangeType
 void TimeZoneType.setDaylight(TimeChangeType value)
          Sets the value of the daylight property.
 void TimeZoneType.setStandard(TimeChangeType value)
          Sets the value of the standard property.
 



Copyright © 2012 Jasig. All Rights Reserved.