Uses of Class
net.opengis.gml.AbstractTimeObjectType

Packages that use AbstractTimeObjectType
net.opengis.gml   
 

Uses of AbstractTimeObjectType in net.opengis.gml
 

Subclasses of AbstractTimeObjectType in net.opengis.gml
 class AbstractTimeComplexType
          The abstract supertype for temporal complexes.
 class AbstractTimeGeometricPrimitiveType
          The abstract supertype for temporal geometric primitives.
 class AbstractTimePrimitiveType
          The abstract supertype for temporal 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.
 class TimeTopologyComplexType
          A temporal topology complex.
 

Fields in net.opengis.gml with type parameters of type AbstractTimeObjectType
protected  JAXBElement<? extends AbstractTimeObjectType> DomainSetType.timeObject
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractTimeObjectType
 JAXBElement<AbstractTimeObjectType> ObjectFactory.createTimeObject(AbstractTimeObjectType value)
          Create an instance of JAXBElement<AbstractTimeObjectType>}
 JAXBElement<? extends AbstractTimeObjectType> DomainSetType.getTimeObject()
          Obtient la valeur de la propriété timeObject.
 

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

Method parameters in net.opengis.gml with type arguments of type AbstractTimeObjectType
 void DomainSetType.setTimeObject(JAXBElement<? extends AbstractTimeObjectType> value)
          Définit la valeur de la propriété timeObject.
 



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