Uses of Interface
net.opengis.ows11.GetResourceByIdType
Packages that use GetResourceByIdType
Package
Description
-
Uses of GetResourceByIdType in net.opengis.ows11
Methods in net.opengis.ows11 that return GetResourceByIdTypeModifier and TypeMethodDescriptionOws11Factory.createGetResourceByIdType()
Returns a new object of class 'Get Resource By Id Type'.DocumentRoot.getGetResourceByID()
Returns the value of the 'Get Resource By ID' containment reference.Methods in net.opengis.ows11 with parameters of type GetResourceByIdTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGetResourceByID
(GetResourceByIdType value) Sets the value of the 'Get Resource By ID
' containment reference. -
Uses of GetResourceByIdType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement GetResourceByIdTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Resource By Id Type'.Methods in net.opengis.ows11.impl that return GetResourceByIdTypeModifier and TypeMethodDescriptionOws11FactoryImpl.createGetResourceByIdType()
DocumentRootImpl.getGetResourceByID()
Methods in net.opengis.ows11.impl with parameters of type GetResourceByIdTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGetResourceByID
(GetResourceByIdType newGetResourceByID, NotificationChain msgs) void
DocumentRootImpl.setGetResourceByID
(GetResourceByIdType newGetResourceByID) -
Uses of GetResourceByIdType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type GetResourceByIdTypeModifier and TypeMethodDescriptionOws11Switch.caseGetResourceByIdType
(GetResourceByIdType object) Returns the result of interpreting the object as an instance of 'Get Resource By Id Type'.boolean
Ows11Validator.validateGetResourceByIdType
(GetResourceByIdType getResourceByIdType, DiagnosticChain diagnostics, Map context) -
Uses of GetResourceByIdType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type GetResourceByIdTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateGetResourceByID
(GetResourceByIdType value)