Uses of Class
net.opengis.waterml.v_2_0.TimeZonePropertyType

Uses of TimeZonePropertyType in net.opengis.waterml.v_2_0
 

Fields in net.opengis.waterml.v_2_0 declared as TimeZonePropertyType
protected  TimeZonePropertyType MonitoringPointType.daylightSavingTimeZone
           
protected  TimeZonePropertyType MonitoringPointType.timeZone
           
 

Methods in net.opengis.waterml.v_2_0 that return TimeZonePropertyType
 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)
           
 

Methods in net.opengis.waterml.v_2_0 with parameters of type TimeZonePropertyType
 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-2015. All Rights Reserved.