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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetPropertyValue(GetPropertyValueType newGetPropertyValue, NotificationChain msgs) voidDocumentRootImpl.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'.booleanWfs20Validator.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 TypeMethodDescriptionbooleanDocumentRootValidator.validateGetPropertyValue(GetPropertyValueType value)