Uses of Interface
net.opengis.wps10.DefaultType2
Packages that use DefaultType2
Package
Description
-
Uses of DefaultType2 in net.opengis.wps10
Methods in net.opengis.wps10 that return DefaultType2Modifier and TypeMethodDescriptionWps10Factory.createDefaultType2()Returns a new object of class 'Default Type2'.LanguagesType1.getDefault()Returns the value of the 'Default' containment reference.Methods in net.opengis.wps10 with parameters of type DefaultType2Modifier and TypeMethodDescriptionvoidLanguagesType1.setDefault(DefaultType2 value) Sets the value of the 'Default' containment reference. -
Uses of DefaultType2 in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement DefaultType2Modifier and TypeClassDescriptionclassAn implementation of the model object 'Default Type2'.Fields in net.opengis.wps10.impl declared as DefaultType2Modifier and TypeFieldDescriptionprotected DefaultType2LanguagesType1Impl.default_The cached value of the 'Default' containment reference.Methods in net.opengis.wps10.impl that return DefaultType2Modifier and TypeMethodDescriptionWps10FactoryImpl.createDefaultType2()LanguagesType1Impl.getDefault()Methods in net.opengis.wps10.impl with parameters of type DefaultType2Modifier and TypeMethodDescriptionNotificationChainLanguagesType1Impl.basicSetDefault(DefaultType2 newDefault, NotificationChain msgs) voidLanguagesType1Impl.setDefault(DefaultType2 newDefault) -
Uses of DefaultType2 in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type DefaultType2Modifier and TypeMethodDescriptionWps10Switch.caseDefaultType2(DefaultType2 object) Returns the result of interpreting the object as an instance of 'Default Type2'.booleanWps10Validator.validateDefaultType2(DefaultType2 defaultType2, DiagnosticChain diagnostics, Map context) -
Uses of DefaultType2 in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type DefaultType2Modifier and TypeMethodDescriptionbooleanLanguagesType1Validator.validateDefault(DefaultType2 value)