| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected SerializableTimeZoneTime |
TimeZone.daylightTime |
protected SerializableTimeZoneTime |
TimeZone.standardTime |
| Modifier and Type | Method and Description |
|---|---|
SerializableTimeZoneTime |
ObjectFactory.createSerializableTimeZoneTime()
Create an instance of
SerializableTimeZoneTime |
SerializableTimeZoneTime |
TimeZone.getDaylightTime()
Gets the value of the daylightTime property.
|
SerializableTimeZoneTime |
TimeZone.getStandardTime()
Gets the value of the standardTime property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeZone.setDaylightTime(SerializableTimeZoneTime value)
Sets the value of the daylightTime property.
|
void |
TimeZone.setStandardTime(SerializableTimeZoneTime value)
Sets the value of the standardTime property.
|
Copyright © 2019 Apereo. All rights reserved.