Uses of Interface
net.opengis.fes20.ComparisonOperatorType
Packages that use ComparisonOperatorType
-
Uses of ComparisonOperatorType in net.opengis.fes20
Methods in net.opengis.fes20 that return ComparisonOperatorTypeModifier and TypeMethodDescriptionFes20Factory.createComparisonOperatorType()
Returns a new object of class 'Comparison Operator Type'. -
Uses of ComparisonOperatorType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ComparisonOperatorTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Comparison Operator Type'.Methods in net.opengis.fes20.impl that return ComparisonOperatorType -
Uses of ComparisonOperatorType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ComparisonOperatorTypeModifier and TypeMethodDescriptionFes20Switch.caseComparisonOperatorType
(ComparisonOperatorType object) Returns the result of interpreting the object as an instance of 'Comparison Operator Type'.boolean
Fes20Validator.validateComparisonOperatorType
(ComparisonOperatorType comparisonOperatorType, DiagnosticChain diagnostics, Map<Object, Object> context)