Uses of Interface
net.opengis.wfs20.ParameterType
Packages that use ParameterType
Package
Description
- 
Uses of ParameterType in net.opengis.wfs20Methods in net.opengis.wfs20 that return ParameterTypeModifier and TypeMethodDescriptionWfs20Factory.createParameterType()Returns a new object of class 'Parameter Type'.Methods in net.opengis.wfs20 that return types with arguments of type ParameterTypeModifier and TypeMethodDescriptionEList<ParameterType>StoredQueryType.getParameter()Returns the value of the 'Parameter' containment reference list.
- 
Uses of ParameterType in net.opengis.wfs20.implClasses in net.opengis.wfs20.impl that implement ParameterTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Parameter Type'.Fields in net.opengis.wfs20.impl with type parameters of type ParameterTypeModifier and TypeFieldDescriptionprotected EList<ParameterType>StoredQueryTypeImpl.parameterThe cached value of the 'Parameter' containment reference list.Methods in net.opengis.wfs20.impl that return ParameterTypeMethods in net.opengis.wfs20.impl that return types with arguments of type ParameterType
- 
Uses of ParameterType in net.opengis.wfs20.utilMethods in net.opengis.wfs20.util with parameters of type ParameterTypeModifier and TypeMethodDescriptionWfs20Switch.caseParameterType(ParameterType object) Returns the result of interpreting the object as an instance of 'Parameter Type'.booleanWfs20Validator.validateParameterType(ParameterType parameterType, DiagnosticChain diagnostics, Map<Object, Object> context) 
- 
Uses of ParameterType in net.opengis.wfs20.validationMethod parameters in net.opengis.wfs20.validation with type arguments of type ParameterTypeModifier and TypeMethodDescriptionbooleanStoredQueryTypeValidator.validateParameter(EList<ParameterType> value) 
- 
Uses of ParameterType in org.geotools.data.wfs.internal.v2_0.storedqueryMethods in org.geotools.data.wfs.internal.v2_0.storedquery that return types with arguments of type ParameterTypeModifier and TypeMethodDescriptionParameterTypeFactory.buildStoredQueryParameters(Map<String, String> viewParams, Filter filter)