Uses of Interface
net.opengis.fes20.AvailableFunctionsType
Packages that use AvailableFunctionsType
-
Uses of AvailableFunctionsType in net.opengis.fes20
Methods in net.opengis.fes20 that return AvailableFunctionsTypeModifier and TypeMethodDescriptionFes20Factory.createAvailableFunctionsType()
Returns a new object of class 'Available Functions Type'.FilterCapabilitiesType.getFunctions()
Returns the value of the 'Functions' containment reference.Methods in net.opengis.fes20 with parameters of type AvailableFunctionsTypeModifier and TypeMethodDescriptionvoid
FilterCapabilitiesType.setFunctions
(AvailableFunctionsType value) Sets the value of the 'Functions
' containment reference. -
Uses of AvailableFunctionsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement AvailableFunctionsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Available Functions Type'.Fields in net.opengis.fes20.impl declared as AvailableFunctionsTypeModifier and TypeFieldDescriptionprotected AvailableFunctionsType
FilterCapabilitiesTypeImpl.functions
The cached value of the 'Functions
' containment reference.Methods in net.opengis.fes20.impl that return AvailableFunctionsTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createAvailableFunctionsType()
FilterCapabilitiesTypeImpl.getFunctions()
Methods in net.opengis.fes20.impl with parameters of type AvailableFunctionsTypeModifier and TypeMethodDescriptionNotificationChain
FilterCapabilitiesTypeImpl.basicSetFunctions
(AvailableFunctionsType newFunctions, NotificationChain msgs) void
FilterCapabilitiesTypeImpl.setFunctions
(AvailableFunctionsType newFunctions) -
Uses of AvailableFunctionsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type AvailableFunctionsTypeModifier and TypeMethodDescriptionFes20Switch.caseAvailableFunctionsType
(AvailableFunctionsType object) Returns the result of interpreting the object as an instance of 'Available Functions Type'.boolean
Fes20Validator.validateAvailableFunctionsType
(AvailableFunctionsType availableFunctionsType, DiagnosticChain diagnostics, Map<Object, Object> context)