Uses of Class
microsoft.exchange.webservices.data.property.complex.time.TimeZoneTransitionGroup

Packages that use TimeZoneTransitionGroup
microsoft.exchange.webservices.data.property.complex.time   
 

Uses of TimeZoneTransitionGroup in microsoft.exchange.webservices.data.property.complex.time
 

Methods in microsoft.exchange.webservices.data.property.complex.time that return TimeZoneTransitionGroup
 TimeZoneTransitionGroup TimeZoneTransition.getTargetGroup()
          Gets the target transition group of the transition.
 

Methods in microsoft.exchange.webservices.data.property.complex.time that return types with arguments of type TimeZoneTransitionGroup
 Map<String,TimeZoneTransitionGroup> TimeZoneDefinition.getTransitionGroups()
          Gets the transition groups associated with this time zone definition, indexed by Id.
 

Constructors in microsoft.exchange.webservices.data.property.complex.time with parameters of type TimeZoneTransitionGroup
AbsoluteDateTransition(TimeZoneDefinition timeZoneDefinition, TimeZoneTransitionGroup targetGroup)
          Initializes a new instance of the AbsoluteDateTransition class.
TimeZoneTransition(TimeZoneDefinition timeZoneDefinition, TimeZoneTransitionGroup targetGroup)
          Initializes a new instance of the class.
 



Copyright © 2012–2015 Microsoft. All rights reserved.