Uses of Interface
net.opengis.wps10.LanguagesType
Packages that use LanguagesType
Package
Description
-
Uses of LanguagesType in net.opengis.wps10
Methods in net.opengis.wps10 that return LanguagesTypeModifier and TypeMethodDescriptionWps10Factory.createLanguagesType()Returns a new object of class 'Languages Type'.LanguagesType1.getSupported()Returns the value of the 'Supported' containment reference.Methods in net.opengis.wps10 with parameters of type LanguagesTypeModifier and TypeMethodDescriptionvoidLanguagesType1.setSupported(LanguagesType value) Sets the value of the 'Supported' containment reference. -
Uses of LanguagesType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement LanguagesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Languages Type'.Fields in net.opengis.wps10.impl declared as LanguagesTypeModifier and TypeFieldDescriptionprotected LanguagesTypeLanguagesType1Impl.supportedThe cached value of the 'Supported' containment reference.Methods in net.opengis.wps10.impl that return LanguagesTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createLanguagesType()LanguagesType1Impl.getSupported()Methods in net.opengis.wps10.impl with parameters of type LanguagesTypeModifier and TypeMethodDescriptionNotificationChainLanguagesType1Impl.basicSetSupported(LanguagesType newSupported, NotificationChain msgs) voidLanguagesType1Impl.setSupported(LanguagesType newSupported) -
Uses of LanguagesType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type LanguagesTypeModifier and TypeMethodDescriptionWps10Switch.caseLanguagesType(LanguagesType object) Returns the result of interpreting the object as an instance of 'Languages Type'.booleanWps10Validator.validateLanguagesType(LanguagesType languagesType, DiagnosticChain diagnostics, Map context) -
Uses of LanguagesType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type LanguagesTypeModifier and TypeMethodDescriptionbooleanLanguagesType1Validator.validateSupported(LanguagesType value)