Uses of Interface
net.opengis.gml311.TimePeriodType
Packages that use TimePeriodType
-
Uses of TimePeriodType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimePeriodTypeModifier and TypeMethodDescriptionGml311Factory.createTimePeriodType()Returns a new object of class 'Time Period Type'.DocumentRoot.getTemporalExtent()Returns the value of the 'Temporal Extent' containment reference.DocumentRoot.getTimePeriod()Returns the value of the 'Time Period' containment reference.TimePeriodPropertyType.getTimePeriod()Returns the value of the 'Time Period' containment reference.Methods in net.opengis.gml311 that return types with arguments of type TimePeriodTypeModifier and TypeMethodDescriptionEList<TimePeriodType>ExtentType.getTemporalExtent()Returns the value of the 'Temporal Extent' containment reference list.Methods in net.opengis.gml311 with parameters of type TimePeriodTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTemporalExtent(TimePeriodType value) Sets the value of the 'Temporal Extent' containment reference.voidDocumentRoot.setTimePeriod(TimePeriodType value) Sets the value of the 'Time Period' containment reference.voidTimePeriodPropertyType.setTimePeriod(TimePeriodType value) Sets the value of the 'Time Period' containment reference. -
Uses of TimePeriodType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimePeriodTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Time Period Type'.Fields in net.opengis.gml311.impl declared as TimePeriodTypeModifier and TypeFieldDescriptionprotected TimePeriodTypeTimePeriodPropertyTypeImpl.timePeriodThe cached value of the 'Time Period' containment reference.Fields in net.opengis.gml311.impl with type parameters of type TimePeriodTypeModifier and TypeFieldDescriptionprotected EList<TimePeriodType>ExtentTypeImpl.temporalExtentThe cached value of the 'Temporal Extent' containment reference list.Methods in net.opengis.gml311.impl that return TimePeriodTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimePeriodType()DocumentRootImpl.getTemporalExtent()DocumentRootImpl.getTimePeriod()TimePeriodPropertyTypeImpl.getTimePeriod()Methods in net.opengis.gml311.impl that return types with arguments of type TimePeriodTypeMethods in net.opengis.gml311.impl with parameters of type TimePeriodTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTemporalExtent(TimePeriodType newTemporalExtent, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetTimePeriod(TimePeriodType newTimePeriod, NotificationChain msgs) NotificationChainTimePeriodPropertyTypeImpl.basicSetTimePeriod(TimePeriodType newTimePeriod, NotificationChain msgs) voidDocumentRootImpl.setTemporalExtent(TimePeriodType newTemporalExtent) voidDocumentRootImpl.setTimePeriod(TimePeriodType newTimePeriod) voidTimePeriodPropertyTypeImpl.setTimePeriod(TimePeriodType newTimePeriod) -
Uses of TimePeriodType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimePeriodTypeModifier and TypeMethodDescriptionGml311Switch.caseTimePeriodType(TimePeriodType object) Returns the result of interpreting the object as an instance of 'Time Period Type'.booleanGml311Validator.validateTimePeriodType(TimePeriodType timePeriodType, DiagnosticChain diagnostics, Map<Object, Object> context)