Uses of Interface
net.opengis.wps10.DefaultType1
Packages that use DefaultType1
Package
Description
-
Uses of DefaultType1 in net.opengis.wps10
Methods in net.opengis.wps10 that return DefaultType1Modifier and TypeMethodDescriptionWps10Factory.createDefaultType1()Returns a new object of class 'Default Type1'.SupportedUOMsType.getDefault()Returns the value of the 'Default' containment reference.Methods in net.opengis.wps10 with parameters of type DefaultType1Modifier and TypeMethodDescriptionvoidSupportedUOMsType.setDefault(DefaultType1 value) Sets the value of the 'Default' containment reference. -
Uses of DefaultType1 in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement DefaultType1Modifier and TypeClassDescriptionclassAn implementation of the model object 'Default Type1'.Fields in net.opengis.wps10.impl declared as DefaultType1Modifier and TypeFieldDescriptionprotected DefaultType1SupportedUOMsTypeImpl.default_The cached value of the 'Default' containment reference.Methods in net.opengis.wps10.impl that return DefaultType1Modifier and TypeMethodDescriptionWps10FactoryImpl.createDefaultType1()SupportedUOMsTypeImpl.getDefault()Methods in net.opengis.wps10.impl with parameters of type DefaultType1Modifier and TypeMethodDescriptionNotificationChainSupportedUOMsTypeImpl.basicSetDefault(DefaultType1 newDefault, NotificationChain msgs) voidSupportedUOMsTypeImpl.setDefault(DefaultType1 newDefault) -
Uses of DefaultType1 in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type DefaultType1Modifier and TypeMethodDescriptionWps10Switch.caseDefaultType1(DefaultType1 object) Returns the result of interpreting the object as an instance of 'Default Type1'.booleanWps10Validator.validateDefaultType1(DefaultType1 defaultType1, DiagnosticChain diagnostics, Map context) -
Uses of DefaultType1 in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type DefaultType1Modifier and TypeMethodDescriptionbooleanSupportedUOMsTypeValidator.validateDefault(DefaultType1 value)