Uses of Interface
net.opengis.wfs20.MetadataURLType
Packages that use MetadataURLType
Package
Description
-
Uses of MetadataURLType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return MetadataURLTypeModifier and TypeMethodDescriptionWfs20Factory.createMetadataURLType()
Returns a new object of class 'Metadata URL Type'.Methods in net.opengis.wfs20 that return types with arguments of type MetadataURLTypeModifier and TypeMethodDescriptionEList<MetadataURLType>
FeatureTypeType.getMetadataURL()
Returns the value of the 'Metadata URL' containment reference list. -
Uses of MetadataURLType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement MetadataURLTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Metadata URL Type'.Fields in net.opengis.wfs20.impl with type parameters of type MetadataURLTypeModifier and TypeFieldDescriptionprotected EList<MetadataURLType>
FeatureTypeTypeImpl.metadataURL
The cached value of the 'Metadata URL
' containment reference list.Methods in net.opengis.wfs20.impl that return MetadataURLTypeMethods in net.opengis.wfs20.impl that return types with arguments of type MetadataURLType -
Uses of MetadataURLType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type MetadataURLTypeModifier and TypeMethodDescriptionWfs20Switch.caseMetadataURLType
(MetadataURLType object) Returns the result of interpreting the object as an instance of 'Metadata URL Type'.boolean
Wfs20Validator.validateMetadataURLType
(MetadataURLType metadataURLType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of MetadataURLType in net.opengis.wfs20.validation
Method parameters in net.opengis.wfs20.validation with type arguments of type MetadataURLTypeModifier and TypeMethodDescriptionboolean
FeatureTypeTypeValidator.validateMetadataURL
(EList<MetadataURLType> value)