Uses of Interface
net.opengis.wfs20.WSDLType
Packages that use WSDLType
Package
Description
-
Uses of WSDLType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return WSDLTypeModifier and TypeMethodDescriptionWfs20Factory.createWSDLType()
Returns a new object of class 'WSDL Type'.WFSCapabilitiesType.getWSDL()
Returns the value of the 'WSDL' containment reference.Methods in net.opengis.wfs20 with parameters of type WSDLType -
Uses of WSDLType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement WSDLTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'WSDL Type'.Fields in net.opengis.wfs20.impl declared as WSDLTypeModifier and TypeFieldDescriptionprotected WSDLType
WFSCapabilitiesTypeImpl.wSDL
The cached value of the 'WSDL
' containment reference.Methods in net.opengis.wfs20.impl that return WSDLTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createWSDLType()
WFSCapabilitiesTypeImpl.getWSDL()
Methods in net.opengis.wfs20.impl with parameters of type WSDLTypeModifier and TypeMethodDescriptionNotificationChain
WFSCapabilitiesTypeImpl.basicSetWSDL
(WSDLType newWSDL, NotificationChain msgs) void
-
Uses of WSDLType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type WSDLTypeModifier and TypeMethodDescriptionWfs20Switch.caseWSDLType
(WSDLType object) Returns the result of interpreting the object as an instance of 'WSDL Type'.boolean
Wfs20Validator.validateWSDLType
(WSDLType wsdlType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of WSDLType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type WSDLTypeModifier and TypeMethodDescriptionboolean
WFSCapabilitiesTypeValidator.validateWSDL
(WSDLType value)