Uses of Interface
net.opengis.wfs20.EmptyType
Packages that use EmptyType
-
Uses of EmptyType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return EmptyTypeModifier and TypeMethodDescriptionWfs20Factory.createEmptyType()
Returns a new object of class 'Empty Type'. -
Uses of EmptyType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement EmptyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Empty Type'.Methods in net.opengis.wfs20.impl that return EmptyType -
Uses of EmptyType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type EmptyTypeModifier and TypeMethodDescriptionWfs20Switch.caseEmptyType
(EmptyType object) Returns the result of interpreting the object as an instance of 'Empty Type'.boolean
Wfs20Validator.validateEmptyType
(EmptyType emptyType, DiagnosticChain diagnostics, Map<Object, Object> context)