| Package | Description |
|---|---|
| microsoft.exchange.webservices.data.property.complex.time |
| Modifier and Type | Method and Description |
|---|---|
TimeZoneTransitionGroup |
TimeZoneTransition.getTargetGroup()
Gets the target transition group of the transition.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,TimeZoneTransitionGroup> |
TimeZoneDefinition.getTransitionGroups()
Gets the transition groups associated with this time zone definition,
indexed by Id.
|
| Constructor and Description |
|---|
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.