Uses of Class
net.opengis.gml.AbstractTimeSliceType

Packages that use AbstractTimeSliceType
net.opengis.gml   
 

Uses of AbstractTimeSliceType in net.opengis.gml
 

Subclasses of AbstractTimeSliceType in net.opengis.gml
 class MovingObjectStatusType
          This type encapsulates various dynamic properties of moving objects (points, lines, regions).
 

Fields in net.opengis.gml with type parameters of type AbstractTimeSliceType
protected  List<JAXBElement<? extends AbstractTimeSliceType>> HistoryPropertyType.timeSlice
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractTimeSliceType
 JAXBElement<AbstractTimeSliceType> ObjectFactory.createTimeSlice(AbstractTimeSliceType value)
          Create an instance of JAXBElement<AbstractTimeSliceType>}
 List<JAXBElement<? extends AbstractTimeSliceType>> HistoryPropertyType.getTimeSlice()
          Gets the value of the timeSlice property.
 

Methods in net.opengis.gml with parameters of type AbstractTimeSliceType
 JAXBElement<AbstractTimeSliceType> ObjectFactory.createTimeSlice(AbstractTimeSliceType value)
          Create an instance of JAXBElement<AbstractTimeSliceType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.