| Modifier and Type | Field and Description |
|---|---|
protected TimeZonePropertyType |
MonitoringPointType.daylightSavingTimeZone |
protected TimeZonePropertyType |
MonitoringPointType.timeZone |
| Modifier and Type | Method and Description |
|---|---|
TimeZonePropertyType |
ObjectFactory.createTimeZonePropertyType()
Create an instance of
TimeZonePropertyType |
TimeZonePropertyType |
MonitoringPointType.getDaylightSavingTimeZone()
Gets the value of the daylightSavingTimeZone property.
|
TimeZonePropertyType |
MonitoringPointType.getTimeZone()
Gets the value of the timeZone property.
|
TimeZonePropertyType |
TimeZonePropertyType.withOwns(boolean value) |
TimeZonePropertyType |
TimeZonePropertyType.withTimeZone(TimeZoneType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringPointType.setDaylightSavingTimeZone(TimeZonePropertyType value)
Sets the value of the daylightSavingTimeZone property.
|
void |
MonitoringPointType.setTimeZone(TimeZonePropertyType value)
Sets the value of the timeZone property.
|
MonitoringPointType |
MonitoringPointType.withDaylightSavingTimeZone(TimeZonePropertyType value) |
MonitoringPointType |
MonitoringPointType.withTimeZone(TimeZonePropertyType value) |
Copyright © 2008–2023. All rights reserved.