Uses of Class
net.opengis.gml.AbstractTimePrimitiveType

Packages that use AbstractTimePrimitiveType
net.opengis.gml   
 

Uses of AbstractTimePrimitiveType in net.opengis.gml
 

Subclasses of AbstractTimePrimitiveType in net.opengis.gml
 class AbstractTimeGeometricPrimitiveType
          The abstract supertype for temporal geometric primitives.
 class AbstractTimeTopologyPrimitiveType
          The element "complex" carries a reference to the complex containing this primitive.
 class TimeEdgeType
          Type declaration of the element "TimeEdge".
 class TimeInstantType
          Omit back-pointers begunBy, endedBy.
 class TimeNodeType
          Type declaration of the element "TimeNode".
 class TimePeriodType
          Classe Java pour TimePeriodType complex type.
 

Fields in net.opengis.gml with type parameters of type AbstractTimePrimitiveType
protected  JAXBElement<? extends AbstractTimePrimitiveType> TimePrimitivePropertyType.timePrimitive
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractTimePrimitiveType
 JAXBElement<AbstractTimePrimitiveType> ObjectFactory.createTimePrimitive(AbstractTimePrimitiveType value)
          Create an instance of JAXBElement<AbstractTimePrimitiveType>}
 JAXBElement<? extends AbstractTimePrimitiveType> TimePrimitivePropertyType.getTimePrimitive()
          Obtient la valeur de la propriété timePrimitive.
 

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

Method parameters in net.opengis.gml with type arguments of type AbstractTimePrimitiveType
 void TimePrimitivePropertyType.setTimePrimitive(JAXBElement<? extends AbstractTimePrimitiveType> value)
          Définit la valeur de la propriété timePrimitive.
 



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