Uses of Interface
net.opengis.fes20.ResourceIdentifierType
Packages that use ResourceIdentifierType
-
Uses of ResourceIdentifierType in net.opengis.fes20
Methods in net.opengis.fes20 that return ResourceIdentifierTypeModifier and TypeMethodDescriptionFes20Factory.createResourceIdentifierType()
Returns a new object of class 'Resource Identifier Type'.Methods in net.opengis.fes20 that return types with arguments of type ResourceIdentifierTypeModifier and TypeMethodDescriptionEList<ResourceIdentifierType>
IdCapabilitiesType.getResourceIdentifier()
Returns the value of the 'Resource Identifier' containment reference list. -
Uses of ResourceIdentifierType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ResourceIdentifierTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Resource Identifier Type'.Fields in net.opengis.fes20.impl with type parameters of type ResourceIdentifierTypeModifier and TypeFieldDescriptionprotected EList<ResourceIdentifierType>
IdCapabilitiesTypeImpl.resourceIdentifier
The cached value of the 'Resource Identifier
' containment reference list.Methods in net.opengis.fes20.impl that return ResourceIdentifierTypeMethods in net.opengis.fes20.impl that return types with arguments of type ResourceIdentifierTypeModifier and TypeMethodDescriptionEList<ResourceIdentifierType>
IdCapabilitiesTypeImpl.getResourceIdentifier()
-
Uses of ResourceIdentifierType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ResourceIdentifierTypeModifier and TypeMethodDescriptionFes20Switch.caseResourceIdentifierType
(ResourceIdentifierType object) Returns the result of interpreting the object as an instance of 'Resource Identifier Type'.boolean
Fes20Validator.validateResourceIdentifierType
(ResourceIdentifierType resourceIdentifierType, DiagnosticChain diagnostics, Map<Object, Object> context)