Uses of Interface
net.opengis.fes20.ComparisonOperatorsType
Packages that use ComparisonOperatorsType
-
Uses of ComparisonOperatorsType in net.opengis.fes20
Methods in net.opengis.fes20 that return ComparisonOperatorsTypeModifier and TypeMethodDescriptionFes20Factory.createComparisonOperatorsType()Returns a new object of class 'Comparison Operators Type'.ScalarCapabilitiesType.getComparisonOperators()Returns the value of the 'Comparison Operators' containment reference.Methods in net.opengis.fes20 with parameters of type ComparisonOperatorsTypeModifier and TypeMethodDescriptionvoidScalarCapabilitiesType.setComparisonOperators(ComparisonOperatorsType value) Sets the value of the 'Comparison Operators' containment reference. -
Uses of ComparisonOperatorsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ComparisonOperatorsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Comparison Operators Type'.Fields in net.opengis.fes20.impl declared as ComparisonOperatorsTypeModifier and TypeFieldDescriptionprotected ComparisonOperatorsTypeScalarCapabilitiesTypeImpl.comparisonOperatorsThe cached value of the 'Comparison Operators' containment reference.Methods in net.opengis.fes20.impl that return ComparisonOperatorsTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createComparisonOperatorsType()ScalarCapabilitiesTypeImpl.getComparisonOperators()Methods in net.opengis.fes20.impl with parameters of type ComparisonOperatorsTypeModifier and TypeMethodDescriptionNotificationChainScalarCapabilitiesTypeImpl.basicSetComparisonOperators(ComparisonOperatorsType newComparisonOperators, NotificationChain msgs) voidScalarCapabilitiesTypeImpl.setComparisonOperators(ComparisonOperatorsType newComparisonOperators) -
Uses of ComparisonOperatorsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ComparisonOperatorsTypeModifier and TypeMethodDescriptionFes20Switch.caseComparisonOperatorsType(ComparisonOperatorsType object) Returns the result of interpreting the object as an instance of 'Comparison Operators Type'.booleanFes20Validator.validateComparisonOperatorsType(ComparisonOperatorsType comparisonOperatorsType, DiagnosticChain diagnostics, Map<Object, Object> context)