Uses of Interface
net.opengis.fes20.TemporalOperandsType
Packages that use TemporalOperandsType
-
Uses of TemporalOperandsType in net.opengis.fes20
Methods in net.opengis.fes20 that return TemporalOperandsTypeModifier and TypeMethodDescriptionFes20Factory.createTemporalOperandsType()Returns a new object of class 'Temporal Operands Type'.TemporalCapabilitiesType.getTemporalOperands()Returns the value of the 'Temporal Operands' containment reference.TemporalOperatorType.getTemporalOperands()Returns the value of the 'Temporal Operands' containment reference.Methods in net.opengis.fes20 with parameters of type TemporalOperandsTypeModifier and TypeMethodDescriptionvoidTemporalCapabilitiesType.setTemporalOperands(TemporalOperandsType value) Sets the value of the 'Temporal Operands' containment reference.voidTemporalOperatorType.setTemporalOperands(TemporalOperandsType value) Sets the value of the 'Temporal Operands' containment reference. -
Uses of TemporalOperandsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement TemporalOperandsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Temporal Operands Type'.Fields in net.opengis.fes20.impl declared as TemporalOperandsTypeModifier and TypeFieldDescriptionprotected TemporalOperandsTypeTemporalCapabilitiesTypeImpl.temporalOperandsThe cached value of the 'Temporal Operands' containment reference.protected TemporalOperandsTypeTemporalOperatorTypeImpl.temporalOperandsThe cached value of the 'Temporal Operands' containment reference.Methods in net.opengis.fes20.impl that return TemporalOperandsTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createTemporalOperandsType()TemporalCapabilitiesTypeImpl.getTemporalOperands()TemporalOperatorTypeImpl.getTemporalOperands()Methods in net.opengis.fes20.impl with parameters of type TemporalOperandsTypeModifier and TypeMethodDescriptionNotificationChainTemporalCapabilitiesTypeImpl.basicSetTemporalOperands(TemporalOperandsType newTemporalOperands, NotificationChain msgs) NotificationChainTemporalOperatorTypeImpl.basicSetTemporalOperands(TemporalOperandsType newTemporalOperands, NotificationChain msgs) voidTemporalCapabilitiesTypeImpl.setTemporalOperands(TemporalOperandsType newTemporalOperands) voidTemporalOperatorTypeImpl.setTemporalOperands(TemporalOperandsType newTemporalOperands) -
Uses of TemporalOperandsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type TemporalOperandsTypeModifier and TypeMethodDescriptionFes20Switch.caseTemporalOperandsType(TemporalOperandsType object) Returns the result of interpreting the object as an instance of 'Temporal Operands Type'.booleanFes20Validator.validateTemporalOperandsType(TemporalOperandsType temporalOperandsType, DiagnosticChain diagnostics, Map<Object, Object> context)