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 TypeMethodDescriptionvoidSupportedUOMsType.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 TypeClassDescriptionclassAn implementation of the model object 'UO Ms Type'.Fields in net.opengis.wps10.impl declared as UOMsTypeModifier and TypeFieldDescriptionprotected UOMsTypeSupportedUOMsTypeImpl.supportedThe 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 TypeMethodDescriptionNotificationChainSupportedUOMsTypeImpl.basicSetSupported(UOMsType newSupported, NotificationChain msgs) voidSupportedUOMsTypeImpl.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'.booleanWps10Validator.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 TypeMethodDescriptionbooleanSupportedUOMsTypeValidator.validateSupported(UOMsType value)