Uses of Interface
net.opengis.fes20.FilterType
Packages that use FilterType
-
Uses of FilterType in net.opengis.fes20
Methods in net.opengis.fes20 that return FilterTypeModifier and TypeMethodDescriptionFes20Factory.createFilterType()Returns a new object of class 'Filter Type'.DocumentRoot.getFilter()Returns the value of the 'Filter' containment reference.Methods in net.opengis.fes20 with parameters of type FilterTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setFilter(FilterType value) Sets the value of the 'Filter' containment reference. -
Uses of FilterType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement FilterTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Filter Type'.Methods in net.opengis.fes20.impl that return FilterTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createFilterType()DocumentRootImpl.getFilter()Methods in net.opengis.fes20.impl with parameters of type FilterTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetFilter(FilterType newFilter, NotificationChain msgs) voidDocumentRootImpl.setFilter(FilterType newFilter) -
Uses of FilterType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type FilterTypeModifier and TypeMethodDescriptionFes20Switch.caseFilterType(FilterType object) Returns the result of interpreting the object as an instance of 'Filter Type'.booleanFes20Validator.validateFilterType(FilterType filterType, DiagnosticChain diagnostics, Map<Object, Object> context)