Uses of Interface
net.opengis.wfs20.GetPropertyValueType
Packages that use GetPropertyValueType
Package
Description
-
Uses of GetPropertyValueType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return GetPropertyValueTypeModifier and TypeMethodDescriptionWfs20Factory.createGetPropertyValueType()
Returns a new object of class 'Get Property Value Type'.DocumentRoot.getGetPropertyValue()
Returns the value of the 'Get Property Value' containment reference.Methods in net.opengis.wfs20 with parameters of type GetPropertyValueTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGetPropertyValue
(GetPropertyValueType value) Sets the value of the 'Get Property Value
' containment reference. -
Uses of GetPropertyValueType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement GetPropertyValueTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Property Value Type'.Methods in net.opengis.wfs20.impl that return GetPropertyValueTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createGetPropertyValueType()
DocumentRootImpl.getGetPropertyValue()
Methods in net.opengis.wfs20.impl with parameters of type GetPropertyValueTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGetPropertyValue
(GetPropertyValueType newGetPropertyValue, NotificationChain msgs) void
DocumentRootImpl.setGetPropertyValue
(GetPropertyValueType newGetPropertyValue) -
Uses of GetPropertyValueType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type GetPropertyValueTypeModifier and TypeMethodDescriptionWfs20Switch.caseGetPropertyValueType
(GetPropertyValueType object) Returns the result of interpreting the object as an instance of 'Get Property Value Type'.boolean
Wfs20Validator.validateGetPropertyValueType
(GetPropertyValueType getPropertyValueType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of GetPropertyValueType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type GetPropertyValueTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateGetPropertyValue
(GetPropertyValueType value)