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 TypeInterfaceDescriptioninterface
A representation of the model object 'Create Stored Query Type'.interface
A representation of the model object 'Describe Feature Type Type'.interface
A representation of the model object 'Describe Stored Queries Type'.interface
A representation of the model object 'Drop Stored Query Type'.interface
A representation of the model object 'Get Feature Type'.interface
A representation of the model object 'Get Feature With Lock Type'.interface
A representation of the model object 'Get Property Value Type'.interface
A representation of the model object 'List Stored Queries Type'.interface
A representation of the model object 'Lock Feature Type'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Base Request Type'.class
An implementation of the model object 'Create Stored Query Type'.class
An implementation of the model object 'Describe Feature Type Type'.class
An implementation of the model object 'Describe Stored Queries Type'.class
An implementation of the model object 'Drop Stored Query Type'.class
An implementation of the model object 'Get Feature Type'.class
An implementation of the model object 'Get Feature With Lock Type'.class
An implementation of the model object 'Get Property Value Type'.class
An implementation of the model object 'List Stored Queries Type'.class
An implementation of the model object 'Lock Feature Type'.class
An 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'.boolean
Wfs20Validator.validateBaseRequestType
(BaseRequestType baseRequestType, DiagnosticChain diagnostics, Map<Object, Object> context)