Uses of Interface
net.opengis.ows20.AdditionalParametersBaseType
Packages that use AdditionalParametersBaseType
-
Uses of AdditionalParametersBaseType in net.opengis.ows20
Subinterfaces of AdditionalParametersBaseType in net.opengis.ows20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Additional Parameters Type'.Methods in net.opengis.ows20 that return AdditionalParametersBaseTypeModifier and TypeMethodDescriptionOws20Factory.createAdditionalParametersBaseType()
Returns a new object of class 'Additional Parameters Base Type'. -
Uses of AdditionalParametersBaseType in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement AdditionalParametersBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Additional Parameters Base Type'.class
An implementation of the model object 'Additional Parameters Type'.Methods in net.opengis.ows20.impl that return AdditionalParametersBaseType -
Uses of AdditionalParametersBaseType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type AdditionalParametersBaseTypeModifier and TypeMethodDescriptionOws20Switch.caseAdditionalParametersBaseType
(AdditionalParametersBaseType object) Returns the result of interpreting the object as an instance of 'Additional Parameters Base Type'.boolean
Ows20Validator.validateAdditionalParametersBaseType
(AdditionalParametersBaseType additionalParametersBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)