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

Uses of TimeStampType in net.opengis.ols.v_1_2
 

Subclasses of TimeStampType in net.opengis.ols.v_1_2
 class TimeType
          Java class for TimeType complex type.
 

Methods in net.opengis.ols.v_1_2 that return TimeStampType
 TimeStampType ObjectFactory.createTimeStampType()
          Create an instance of TimeStampType
 TimeStampType TimeStampType.withBegin(XMLGregorianCalendar value)
           
 TimeStampType TimeStampType.withDuration(Duration value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type TimeStampType
 JAXBElement<TimeStampType> ObjectFactory.createTimeStamp(TimeStampType value)
          Create an instance of JAXBElement<TimeStampType>}
 



Copyright © 2008-2016. All Rights Reserved.