Uses of Interface
net.opengis.ows20.GetResourceByIdType
Packages that use GetResourceByIdType
Package
Description
-
Uses of GetResourceByIdType in net.opengis.ows20
Methods in net.opengis.ows20 that return GetResourceByIdTypeModifier and TypeMethodDescriptionOws20Factory.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.ows20 with parameters of type GetResourceByIdTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGetResourceByID(GetResourceByIdType value) Sets the value of the 'Get Resource By ID' containment reference. -
Uses of GetResourceByIdType in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement GetResourceByIdTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Get Resource By Id Type'.Methods in net.opengis.ows20.impl that return GetResourceByIdTypeModifier and TypeMethodDescriptionOws20FactoryImpl.createGetResourceByIdType()DocumentRootImpl.getGetResourceByID()Methods in net.opengis.ows20.impl with parameters of type GetResourceByIdTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetResourceByID(GetResourceByIdType newGetResourceByID, NotificationChain msgs) voidDocumentRootImpl.setGetResourceByID(GetResourceByIdType newGetResourceByID) -
Uses of GetResourceByIdType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type GetResourceByIdTypeModifier and TypeMethodDescriptionOws20Switch.caseGetResourceByIdType(GetResourceByIdType object) Returns the result of interpreting the object as an instance of 'Get Resource By Id Type'.booleanOws20Validator.validateGetResourceByIdType(GetResourceByIdType getResourceByIdType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of GetResourceByIdType in net.opengis.ows20.validation
Methods in net.opengis.ows20.validation with parameters of type GetResourceByIdTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGetResourceByID(GetResourceByIdType value)