Uses of Interface
net.opengis.fes20.ResourceIdType
Packages that use ResourceIdType
-
Uses of ResourceIdType in net.opengis.fes20
Methods in net.opengis.fes20 that return ResourceIdTypeModifier and TypeMethodDescriptionFes20Factory.createResourceIdType()
Returns a new object of class 'Resource Id Type'.DocumentRoot.getResourceId()
Returns the value of the 'Resource Id' containment reference.Methods in net.opengis.fes20 with parameters of type ResourceIdTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setResourceId
(ResourceIdType value) Sets the value of the 'Resource Id
' containment reference. -
Uses of ResourceIdType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ResourceIdTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Resource Id Type'.Methods in net.opengis.fes20.impl that return ResourceIdTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createResourceIdType()
DocumentRootImpl.getResourceId()
Methods in net.opengis.fes20.impl with parameters of type ResourceIdTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetResourceId
(ResourceIdType newResourceId, NotificationChain msgs) void
DocumentRootImpl.setResourceId
(ResourceIdType newResourceId) -
Uses of ResourceIdType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ResourceIdTypeModifier and TypeMethodDescriptionFes20Switch.caseResourceIdType
(ResourceIdType object) Returns the result of interpreting the object as an instance of 'Resource Id Type'.boolean
Fes20Validator.validateResourceIdType
(ResourceIdType resourceIdType, DiagnosticChain diagnostics, Map<Object, Object> context)