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

Uses of TimeZoneType in net.opengis.waterml.v_2_0
 

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

Methods in net.opengis.waterml.v_2_0 that return TimeZoneType
 TimeZoneType ObjectFactory.createTimeZoneType()
          Create an instance of TimeZoneType
 TimeZoneType TimeZonePropertyType.getTimeZone()
          Gets the value of the timeZone property.
 TimeZoneType TimeZoneType.withZoneAbbreviation(String value)
           
 TimeZoneType TimeZoneType.withZoneOffset(String value)
           
 

Methods in net.opengis.waterml.v_2_0 that return types with arguments of type TimeZoneType
 JAXBElement<TimeZoneType> ObjectFactory.createTimeZone(TimeZoneType value)
          Create an instance of JAXBElement<TimeZoneType>}
 

Methods in net.opengis.waterml.v_2_0 with parameters of type TimeZoneType
 JAXBElement<TimeZoneType> ObjectFactory.createTimeZone(TimeZoneType value)
          Create an instance of JAXBElement<TimeZoneType>}
 void TimeZonePropertyType.setTimeZone(TimeZoneType value)
          Sets the value of the timeZone property.
 TimeZonePropertyType TimeZonePropertyType.withTimeZone(TimeZoneType value)
           
 



Copyright © 2008-2015. All Rights Reserved.