Uses of Class
net.opengis.olsnav.v_1_3.TimeZoneType

Uses of TimeZoneType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as TimeZoneType
protected  TimeZoneType DateTimeType.timeZone
           
 

Methods in net.opengis.olsnav.v_1_3 that return TimeZoneType
 TimeZoneType ObjectFactory.createTimeZoneType()
          Create an instance of TimeZoneType
 TimeZoneType DateTimeType.getTimeZone()
          Gets the value of the timeZone property.
 TimeZoneType TimeZoneType.withCode(long value)
           
 TimeZoneType TimeZoneType.withDescription(String value)
           
 TimeZoneType TimeZoneType.withMinutesFromGMT(short value)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type TimeZoneType
 void DateTimeType.setTimeZone(TimeZoneType value)
          Sets the value of the timeZone property.
 DateTimeType DateTimeType.withTimeZone(TimeZoneType value)
           
 



Copyright © 2008-2016. All Rights Reserved.