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 TypeMethodDescriptionvoid
TemporalCapabilitiesType.setTemporalOperands
(TemporalOperandsType value) Sets the value of the 'Temporal Operands
' containment reference.void
TemporalOperatorType.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 TypeClassDescriptionclass
An implementation of the model object 'Temporal Operands Type'.Fields in net.opengis.fes20.impl declared as TemporalOperandsTypeModifier and TypeFieldDescriptionprotected TemporalOperandsType
TemporalCapabilitiesTypeImpl.temporalOperands
The cached value of the 'Temporal Operands
' containment reference.protected TemporalOperandsType
TemporalOperatorTypeImpl.temporalOperands
The 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 TypeMethodDescriptionNotificationChain
TemporalCapabilitiesTypeImpl.basicSetTemporalOperands
(TemporalOperandsType newTemporalOperands, NotificationChain msgs) NotificationChain
TemporalOperatorTypeImpl.basicSetTemporalOperands
(TemporalOperandsType newTemporalOperands, NotificationChain msgs) void
TemporalCapabilitiesTypeImpl.setTemporalOperands
(TemporalOperandsType newTemporalOperands) void
TemporalOperatorTypeImpl.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'.boolean
Fes20Validator.validateTemporalOperandsType
(TemporalOperandsType temporalOperandsType, DiagnosticChain diagnostics, Map<Object, Object> context)