| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected TimeChangeType |
TimeZoneType.daylight |
protected TimeChangeType |
TimeZoneType.standard |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2015 Jasig. All Rights Reserved.