|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.property.complex.time.TimeZoneTransitionGroup.CustomTimeZoneCreateParams
protected static class TimeZoneTransitionGroup.CustomTimeZoneCreateParams
The Class CustomTimeZoneCreateParams.
| Constructor Summary | |
|---|---|
protected |
TimeZoneTransitionGroup.CustomTimeZoneCreateParams()
Initializes a new instance of the class. |
| Method Summary | |
|---|---|
protected TimeSpan |
getBaseOffsetToUtc()
Gets the base offset to UTC. |
protected String |
getDaylightDisplayName()
Gets the display name of the daylight period. |
protected boolean |
getHasDaylightPeriod()
Gets a value indicating whether the custom time zone should have a daylight period. |
protected String |
getStandardDisplayName()
Gets the display name of the standard period. |
protected void |
setBaseOffsetToUtc(TimeSpan baseOffsetToUtc)
Sets the base offset to utc. |
protected void |
setDaylightDisplayName(String daylightDisplayName)
Sets the daylight display name. |
protected void |
setStandardDisplayName(String standardDisplayName)
Sets the standard display name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TimeZoneTransitionGroup.CustomTimeZoneCreateParams()
| Method Detail |
|---|
protected TimeSpan getBaseOffsetToUtc()
protected void setBaseOffsetToUtc(TimeSpan baseOffsetToUtc)
baseOffsetToUtc - the new base offset to utcprotected String getStandardDisplayName()
protected void setStandardDisplayName(String standardDisplayName)
standardDisplayName - the new standard display nameprotected String getDaylightDisplayName()
protected void setDaylightDisplayName(String daylightDisplayName)
daylightDisplayName - the new daylight display nameprotected boolean getHasDaylightPeriod()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||