|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeZoneTransition | |
|---|---|
| microsoft.exchange.webservices.data.property.complex.time | |
| Uses of TimeZoneTransition in microsoft.exchange.webservices.data.property.complex.time |
|---|
| Subclasses of TimeZoneTransition in microsoft.exchange.webservices.data.property.complex.time | |
|---|---|
class |
AbsoluteDateTransition
Represents a time zone period transition that occurs on a fixed (absolute) date. |
| Methods in microsoft.exchange.webservices.data.property.complex.time that return TimeZoneTransition | |
|---|---|
static TimeZoneTransition |
TimeZoneTransition.create(TimeZoneDefinition timeZoneDefinition,
String xmlElementName)
Creates a time zone period transition of the appropriate type given an XML element name. |
| Methods in microsoft.exchange.webservices.data.property.complex.time that return types with arguments of type TimeZoneTransition | |
|---|---|
List<TimeZoneTransition> |
TimeZoneTransitionGroup.getTransitions()
Gets the transitions in this group. |
| Methods in microsoft.exchange.webservices.data.property.complex.time with parameters of type TimeZoneTransition | |
|---|---|
int |
TimeZoneDefinition.compare(TimeZoneTransition x,
TimeZoneTransition y)
Compares the transitions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||