Uses of Class
net.opengis.gml.TimePeriodType

Packages that use TimePeriodType
net.opengis.gml   
 

Uses of TimePeriodType in net.opengis.gml
 

Fields in net.opengis.gml declared as TimePeriodType
protected  TimePeriodType TimePeriodPropertyType.timePeriod
           
 

Fields in net.opengis.gml with type parameters of type TimePeriodType
protected  List<TimePeriodType> ExtentType.temporalExtent
           
 

Methods in net.opengis.gml that return TimePeriodType
 TimePeriodType ObjectFactory.createTimePeriodType()
          Create an instance of TimePeriodType
 TimePeriodType TimePeriodPropertyType.getTimePeriod()
          Obtient la valeur de la propriété timePeriod.
 

Methods in net.opengis.gml that return types with arguments of type TimePeriodType
 JAXBElement<TimePeriodType> ObjectFactory.createTemporalExtent(TimePeriodType value)
          Create an instance of JAXBElement<TimePeriodType>}
 JAXBElement<TimePeriodType> ObjectFactory.createTimePeriod(TimePeriodType value)
          Create an instance of JAXBElement<TimePeriodType>}
 List<TimePeriodType> ExtentType.getTemporalExtent()
          Unordered list of time periods whose union describes the spatial domain of this object.Gets the value of the temporalExtent property.
 

Methods in net.opengis.gml with parameters of type TimePeriodType
 JAXBElement<TimePeriodType> ObjectFactory.createTemporalExtent(TimePeriodType value)
          Create an instance of JAXBElement<TimePeriodType>}
 JAXBElement<TimePeriodType> ObjectFactory.createTimePeriod(TimePeriodType value)
          Create an instance of JAXBElement<TimePeriodType>}
 void TimePeriodPropertyType.setTimePeriod(TimePeriodType value)
          Définit la valeur de la propriété timePeriod.
 



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