Uses of Interface
net.opengis.fes20.TemporalOperatorsType
Packages that use TemporalOperatorsType
-
Uses of TemporalOperatorsType in net.opengis.fes20
Methods in net.opengis.fes20 that return TemporalOperatorsTypeModifier and TypeMethodDescriptionFes20Factory.createTemporalOperatorsType()Returns a new object of class 'Temporal Operators Type'.TemporalCapabilitiesType.getTemporalOperators()Returns the value of the 'Temporal Operators' containment reference.Methods in net.opengis.fes20 with parameters of type TemporalOperatorsTypeModifier and TypeMethodDescriptionvoidTemporalCapabilitiesType.setTemporalOperators(TemporalOperatorsType value) Sets the value of the 'Temporal Operators' containment reference. -
Uses of TemporalOperatorsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement TemporalOperatorsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Temporal Operators Type'.Fields in net.opengis.fes20.impl declared as TemporalOperatorsTypeModifier and TypeFieldDescriptionprotected TemporalOperatorsTypeTemporalCapabilitiesTypeImpl.temporalOperatorsThe cached value of the 'Temporal Operators' containment reference.Methods in net.opengis.fes20.impl that return TemporalOperatorsTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createTemporalOperatorsType()TemporalCapabilitiesTypeImpl.getTemporalOperators()Methods in net.opengis.fes20.impl with parameters of type TemporalOperatorsTypeModifier and TypeMethodDescriptionNotificationChainTemporalCapabilitiesTypeImpl.basicSetTemporalOperators(TemporalOperatorsType newTemporalOperators, NotificationChain msgs) voidTemporalCapabilitiesTypeImpl.setTemporalOperators(TemporalOperatorsType newTemporalOperators) -
Uses of TemporalOperatorsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type TemporalOperatorsTypeModifier and TypeMethodDescriptionFes20Switch.caseTemporalOperatorsType(TemporalOperatorsType object) Returns the result of interpreting the object as an instance of 'Temporal Operators Type'.booleanFes20Validator.validateTemporalOperatorsType(TemporalOperatorsType temporalOperatorsType, DiagnosticChain diagnostics, Map<Object, Object> context)