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 TypeMethodDescriptionvoidFilterCapabilitiesType.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 TypeClassDescriptionclassAn implementation of the model object 'Available Functions Type'.Fields in net.opengis.fes20.impl declared as AvailableFunctionsTypeModifier and TypeFieldDescriptionprotected AvailableFunctionsTypeFilterCapabilitiesTypeImpl.functionsThe 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 TypeMethodDescriptionNotificationChainFilterCapabilitiesTypeImpl.basicSetFunctions(AvailableFunctionsType newFunctions, NotificationChain msgs) voidFilterCapabilitiesTypeImpl.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'.booleanFes20Validator.validateAvailableFunctionsType(AvailableFunctionsType availableFunctionsType, DiagnosticChain diagnostics, Map<Object, Object> context)