Uses of Class
net.opengis.gml.TimeIntervalLengthType

Packages that use TimeIntervalLengthType
net.opengis.gml   
 

Uses of TimeIntervalLengthType in net.opengis.gml
 

Fields in net.opengis.gml declared as TimeIntervalLengthType
protected  TimeIntervalLengthType TimeCoordinateSystemType.interval
           
protected  TimeIntervalLengthType TimePeriodType.timeInterval
           
 

Methods in net.opengis.gml that return TimeIntervalLengthType
 TimeIntervalLengthType ObjectFactory.createTimeIntervalLengthType()
          Create an instance of TimeIntervalLengthType
 TimeIntervalLengthType TimeCoordinateSystemType.getInterval()
          Obtient la valeur de la propriété interval.
 TimeIntervalLengthType TimePeriodType.getTimeInterval()
          Obtient la valeur de la propriété timeInterval.
 

Methods in net.opengis.gml that return types with arguments of type TimeIntervalLengthType
 JAXBElement<TimeIntervalLengthType> ObjectFactory.createTimeInterval(TimeIntervalLengthType value)
          Create an instance of JAXBElement<TimeIntervalLengthType>}
 

Methods in net.opengis.gml with parameters of type TimeIntervalLengthType
 JAXBElement<TimeIntervalLengthType> ObjectFactory.createTimeInterval(TimeIntervalLengthType value)
          Create an instance of JAXBElement<TimeIntervalLengthType>}
 void TimeCoordinateSystemType.setInterval(TimeIntervalLengthType value)
          Définit la valeur de la propriété interval.
 void TimePeriodType.setTimeInterval(TimeIntervalLengthType value)
          Définit la valeur de la propriété timeInterval.
 



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