Uses of Interface
net.opengis.ows20.UnNamedDomainType
Packages that use UnNamedDomainType
-
Uses of UnNamedDomainType in net.opengis.ows20
Subinterfaces of UnNamedDomainType in net.opengis.ows20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Domain Type'.Methods in net.opengis.ows20 that return UnNamedDomainTypeModifier and TypeMethodDescriptionOws20Factory.createUnNamedDomainType()
Returns a new object of class 'Un Named Domain Type'. -
Uses of UnNamedDomainType in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement UnNamedDomainTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Domain Type'.class
An implementation of the model object 'Un Named Domain Type'.Methods in net.opengis.ows20.impl that return UnNamedDomainType -
Uses of UnNamedDomainType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type UnNamedDomainTypeModifier and TypeMethodDescriptionOws20Switch.caseUnNamedDomainType
(UnNamedDomainType object) Returns the result of interpreting the object as an instance of 'Un Named Domain Type'.boolean
Ows20Validator.validateUnNamedDomainType
(UnNamedDomainType unNamedDomainType, DiagnosticChain diagnostics, Map<Object, Object> context)