Uses of Interface
net.opengis.wps10.SupportedUOMsType
Packages that use SupportedUOMsType
Package
Description
- 
Uses of SupportedUOMsType in net.opengis.wps10Methods 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 TypeMethodDescriptionvoidLiteralOutputType.setUOMs(SupportedUOMsType value) Sets the value of the 'UO Ms' containment reference.
- 
Uses of SupportedUOMsType in net.opengis.wps10.implClasses in net.opengis.wps10.impl that implement SupportedUOMsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Supported UO Ms Type'.Fields in net.opengis.wps10.impl declared as SupportedUOMsTypeModifier and TypeFieldDescriptionprotected SupportedUOMsTypeLiteralOutputTypeImpl.uOMsThe 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 TypeMethodDescriptionNotificationChainLiteralOutputTypeImpl.basicSetUOMs(SupportedUOMsType newUOMs, NotificationChain msgs) voidLiteralOutputTypeImpl.setUOMs(SupportedUOMsType newUOMs) 
- 
Uses of SupportedUOMsType in net.opengis.wps10.utilMethods 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'.booleanWps10Validator.validateSupportedUOMsType(SupportedUOMsType supportedUOMsType, DiagnosticChain diagnostics, Map context) 
- 
Uses of SupportedUOMsType in net.opengis.wps10.validationMethods in net.opengis.wps10.validation with parameters of type SupportedUOMsTypeModifier and TypeMethodDescriptionbooleanLiteralOutputTypeValidator.validateUOMs(SupportedUOMsType value)