Uses of Class
net.opengis.ols.v_1_2.TimeType

Uses of TimeType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as TimeType
protected  TimeType PositionType.time
           
 

Methods in net.opengis.ols.v_1_2 that return TimeType
 TimeType ObjectFactory.createTimeType()
          Create an instance of TimeType
 TimeType PositionType.getTime()
          Gets the value of the time property.
 TimeType TimeType.withBegin(XMLGregorianCalendar value)
           
 TimeType TimeType.withDuration(Duration value)
           
 TimeType TimeType.withUtcOffset(BigInteger value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type TimeType
 JAXBElement<TimeType> ObjectFactory.createTime(TimeType value)
          Create an instance of JAXBElement<TimeType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type TimeType
 JAXBElement<TimeType> ObjectFactory.createTime(TimeType value)
          Create an instance of JAXBElement<TimeType>}
 void PositionType.setTime(TimeType value)
          Sets the value of the time property.
 PositionType PositionType.withTime(TimeType value)
           
 



Copyright © 2008-2016. All Rights Reserved.