Uses of Interface
net.opengis.wps10.UOMsType
Packages that use UOMsType
Package
Description
-
Uses of UOMsType in net.opengis.wps10
Methods in net.opengis.wps10 that return UOMsTypeModifier and TypeMethodDescriptionWps10Factory.createUOMsType()
Returns a new object of class 'UO Ms Type'.SupportedUOMsType.getSupported()
Returns the value of the 'Supported' containment reference.Methods in net.opengis.wps10 with parameters of type UOMsTypeModifier and TypeMethodDescriptionvoid
SupportedUOMsType.setSupported
(UOMsType value) Sets the value of the 'Supported
' containment reference. -
Uses of UOMsType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement UOMsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'UO Ms Type'.Fields in net.opengis.wps10.impl declared as UOMsTypeModifier and TypeFieldDescriptionprotected UOMsType
SupportedUOMsTypeImpl.supported
The cached value of the 'Supported
' containment reference.Methods in net.opengis.wps10.impl that return UOMsTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createUOMsType()
SupportedUOMsTypeImpl.getSupported()
Methods in net.opengis.wps10.impl with parameters of type UOMsTypeModifier and TypeMethodDescriptionNotificationChain
SupportedUOMsTypeImpl.basicSetSupported
(UOMsType newSupported, NotificationChain msgs) void
SupportedUOMsTypeImpl.setSupported
(UOMsType newSupported) -
Uses of UOMsType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type UOMsTypeModifier and TypeMethodDescriptionWps10Switch.caseUOMsType
(UOMsType object) Returns the result of interpreting the object as an instance of 'UO Ms Type'.boolean
Wps10Validator.validateUOMsType
(UOMsType uoMsType, DiagnosticChain diagnostics, Map context) -
Uses of UOMsType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type UOMsTypeModifier and TypeMethodDescriptionboolean
SupportedUOMsTypeValidator.validateSupported
(UOMsType value)