Uses of Interface
net.opengis.wps10.SupportedUOMsType
Packages that use SupportedUOMsType
Package
Description
-
Uses of SupportedUOMsType in net.opengis.wps10
Methods in net.opengis.wps10 that return SupportedUOMsTypeModifier and TypeMethodDescriptionWps10Factory.createSupportedUOMsType()
Returns a new object of class 'Supported UO Ms Type'.LiteralOutputType.getUOMs()
Returns the value of the 'UO Ms' containment reference.Methods in net.opengis.wps10 with parameters of type SupportedUOMsTypeModifier and TypeMethodDescriptionvoid
LiteralOutputType.setUOMs
(SupportedUOMsType value) Sets the value of the 'UO Ms
' containment reference. -
Uses of SupportedUOMsType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement SupportedUOMsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Supported UO Ms Type'.Fields in net.opengis.wps10.impl declared as SupportedUOMsTypeModifier and TypeFieldDescriptionprotected SupportedUOMsType
LiteralOutputTypeImpl.uOMs
The cached value of the 'UO Ms
' containment reference.Methods in net.opengis.wps10.impl that return SupportedUOMsTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createSupportedUOMsType()
LiteralOutputTypeImpl.getUOMs()
Methods in net.opengis.wps10.impl with parameters of type SupportedUOMsTypeModifier and TypeMethodDescriptionNotificationChain
LiteralOutputTypeImpl.basicSetUOMs
(SupportedUOMsType newUOMs, NotificationChain msgs) void
LiteralOutputTypeImpl.setUOMs
(SupportedUOMsType newUOMs) -
Uses of SupportedUOMsType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type SupportedUOMsTypeModifier and TypeMethodDescriptionWps10Switch.caseSupportedUOMsType
(SupportedUOMsType object) Returns the result of interpreting the object as an instance of 'Supported UO Ms Type'.boolean
Wps10Validator.validateSupportedUOMsType
(SupportedUOMsType supportedUOMsType, DiagnosticChain diagnostics, Map context) -
Uses of SupportedUOMsType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type SupportedUOMsTypeModifier and TypeMethodDescriptionboolean
LiteralOutputTypeValidator.validateUOMs
(SupportedUOMsType value)