Uses of Interface
net.opengis.gml311.EnvelopeWithTimePeriodType
Packages that use EnvelopeWithTimePeriodType
- 
Uses of EnvelopeWithTimePeriodType in net.opengis.gml311Methods in net.opengis.gml311 that return EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionGml311Factory.createEnvelopeWithTimePeriodType()Returns a new object of class 'Envelope With Time Period Type'.DocumentRoot.getEnvelopeWithTimePeriod()Returns the value of the 'Envelope With Time Period' containment reference.Methods in net.opengis.gml311 with parameters of type EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setEnvelopeWithTimePeriod(EnvelopeWithTimePeriodType value) Sets the value of the 'Envelope With Time Period' containment reference.
- 
Uses of EnvelopeWithTimePeriodType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement EnvelopeWithTimePeriodTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Envelope With Time Period Type'.Methods in net.opengis.gml311.impl that return EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEnvelopeWithTimePeriodType()DocumentRootImpl.getEnvelopeWithTimePeriod()Methods in net.opengis.gml311.impl with parameters of type EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetEnvelopeWithTimePeriod(EnvelopeWithTimePeriodType newEnvelopeWithTimePeriod, NotificationChain msgs) voidDocumentRootImpl.setEnvelopeWithTimePeriod(EnvelopeWithTimePeriodType newEnvelopeWithTimePeriod) 
- 
Uses of EnvelopeWithTimePeriodType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionGml311Switch.caseEnvelopeWithTimePeriodType(EnvelopeWithTimePeriodType object) Returns the result of interpreting the object as an instance of 'Envelope With Time Period Type'.booleanGml311Validator.validateEnvelopeWithTimePeriodType(EnvelopeWithTimePeriodType envelopeWithTimePeriodType, DiagnosticChain diagnostics, Map<Object, Object> context)