Uses of Interface
net.opengis.wfs20.ExtendedDescriptionType
Packages that use ExtendedDescriptionType
Package
Description
-
Uses of ExtendedDescriptionType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return ExtendedDescriptionTypeModifier and TypeMethodDescriptionWfs20Factory.createExtendedDescriptionType()
Returns a new object of class 'Extended Description Type'.FeatureTypeType.getExtendedDescription()
Returns the value of the 'Extended Description' containment reference.Methods in net.opengis.wfs20 with parameters of type ExtendedDescriptionTypeModifier and TypeMethodDescriptionvoid
FeatureTypeType.setExtendedDescription
(ExtendedDescriptionType value) Sets the value of the 'Extended Description
' containment reference. -
Uses of ExtendedDescriptionType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement ExtendedDescriptionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Extended Description Type'.Fields in net.opengis.wfs20.impl declared as ExtendedDescriptionTypeModifier and TypeFieldDescriptionprotected ExtendedDescriptionType
FeatureTypeTypeImpl.extendedDescription
The cached value of the 'Extended Description
' containment reference.Methods in net.opengis.wfs20.impl that return ExtendedDescriptionTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createExtendedDescriptionType()
FeatureTypeTypeImpl.getExtendedDescription()
Methods in net.opengis.wfs20.impl with parameters of type ExtendedDescriptionTypeModifier and TypeMethodDescriptionNotificationChain
FeatureTypeTypeImpl.basicSetExtendedDescription
(ExtendedDescriptionType newExtendedDescription, NotificationChain msgs) void
FeatureTypeTypeImpl.setExtendedDescription
(ExtendedDescriptionType newExtendedDescription) -
Uses of ExtendedDescriptionType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type ExtendedDescriptionTypeModifier and TypeMethodDescriptionWfs20Switch.caseExtendedDescriptionType
(ExtendedDescriptionType object) Returns the result of interpreting the object as an instance of 'Extended Description Type'.boolean
Wfs20Validator.validateExtendedDescriptionType
(ExtendedDescriptionType extendedDescriptionType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of ExtendedDescriptionType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type ExtendedDescriptionTypeModifier and TypeMethodDescriptionboolean
FeatureTypeTypeValidator.validateExtendedDescription
(ExtendedDescriptionType value)