Uses of Interface
net.opengis.wps10.DefaultType
Packages that use DefaultType
Package
Description
- 
Uses of DefaultType in net.opengis.wps10Methods in net.opengis.wps10 that return DefaultTypeModifier and TypeMethodDescriptionWps10Factory.createDefaultType()Returns a new object of class 'Default Type'.SupportedCRSsType.getDefault()Returns the value of the 'Default' containment reference.Methods in net.opengis.wps10 with parameters of type DefaultTypeModifier and TypeMethodDescriptionvoidSupportedCRSsType.setDefault(DefaultType value) Sets the value of the 'Default' containment reference.
- 
Uses of DefaultType in net.opengis.wps10.implClasses in net.opengis.wps10.impl that implement DefaultTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Default Type'.Fields in net.opengis.wps10.impl declared as DefaultTypeModifier and TypeFieldDescriptionprotected DefaultTypeSupportedCRSsTypeImpl.default_The cached value of the 'Default' containment reference.Methods in net.opengis.wps10.impl that return DefaultTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createDefaultType()SupportedCRSsTypeImpl.getDefault()Methods in net.opengis.wps10.impl with parameters of type DefaultTypeModifier and TypeMethodDescriptionNotificationChainSupportedCRSsTypeImpl.basicSetDefault(DefaultType newDefault, NotificationChain msgs) voidSupportedCRSsTypeImpl.setDefault(DefaultType newDefault) 
- 
Uses of DefaultType in net.opengis.wps10.utilMethods in net.opengis.wps10.util with parameters of type DefaultTypeModifier and TypeMethodDescriptionWps10Switch.caseDefaultType(DefaultType object) Returns the result of interpreting the object as an instance of 'Default Type'.booleanWps10Validator.validateDefaultType(DefaultType defaultType, DiagnosticChain diagnostics, Map context) 
- 
Uses of DefaultType in net.opengis.wps10.validationMethods in net.opengis.wps10.validation with parameters of type DefaultTypeModifier and TypeMethodDescriptionbooleanSupportedCRSsTypeValidator.validateDefault(DefaultType value)