Uses of Interface
net.opengis.wfs20.BaseRequestType
Packages that use BaseRequestType
-
Uses of BaseRequestType in net.opengis.wfs20
Subinterfaces of BaseRequestType in net.opengis.wfs20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Create Stored Query Type'.interfaceA representation of the model object 'Describe Feature Type Type'.interfaceA representation of the model object 'Describe Stored Queries Type'.interfaceA representation of the model object 'Drop Stored Query Type'.interfaceA representation of the model object 'Get Feature Type'.interfaceA representation of the model object 'Get Feature With Lock Type'.interfaceA representation of the model object 'Get Property Value Type'.interfaceA representation of the model object 'List Stored Queries Type'.interfaceA representation of the model object 'Lock Feature Type'.interfaceA representation of the model object 'Transaction Type'. -
Uses of BaseRequestType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement BaseRequestTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Base Request Type'.classAn implementation of the model object 'Create Stored Query Type'.classAn implementation of the model object 'Describe Feature Type Type'.classAn implementation of the model object 'Describe Stored Queries Type'.classAn implementation of the model object 'Drop Stored Query Type'.classAn implementation of the model object 'Get Feature Type'.classAn implementation of the model object 'Get Feature With Lock Type'.classAn implementation of the model object 'Get Property Value Type'.classAn implementation of the model object 'List Stored Queries Type'.classAn implementation of the model object 'Lock Feature Type'.classAn implementation of the model object 'Transaction Type'. -
Uses of BaseRequestType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type BaseRequestTypeModifier and TypeMethodDescriptionWfs20Switch.caseBaseRequestType(BaseRequestType object) Returns the result of interpreting the object as an instance of 'Base Request Type'.booleanWfs20Validator.validateBaseRequestType(BaseRequestType baseRequestType, DiagnosticChain diagnostics, Map<Object, Object> context)