Uses of Interface
net.opengis.wps10.LiteralInputType
Packages that use LiteralInputType
Package
Description
-
Uses of LiteralInputType in net.opengis.wps10
Methods in net.opengis.wps10 that return LiteralInputTypeModifier and TypeMethodDescriptionWps10Factory.createLiteralInputType()Returns a new object of class 'Literal Input Type'.InputDescriptionType.getLiteralData()Returns the value of the 'Literal Data' containment reference.Methods in net.opengis.wps10 with parameters of type LiteralInputTypeModifier and TypeMethodDescriptionvoidInputDescriptionType.setLiteralData(LiteralInputType value) Sets the value of the 'Literal Data' containment reference. -
Uses of LiteralInputType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement LiteralInputTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Literal Input Type'.Fields in net.opengis.wps10.impl declared as LiteralInputTypeModifier and TypeFieldDescriptionprotected LiteralInputTypeInputDescriptionTypeImpl.literalDataThe cached value of the 'Literal Data' containment reference.Methods in net.opengis.wps10.impl that return LiteralInputTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createLiteralInputType()InputDescriptionTypeImpl.getLiteralData()Methods in net.opengis.wps10.impl with parameters of type LiteralInputTypeModifier and TypeMethodDescriptionNotificationChainInputDescriptionTypeImpl.basicSetLiteralData(LiteralInputType newLiteralData, NotificationChain msgs) voidInputDescriptionTypeImpl.setLiteralData(LiteralInputType newLiteralData) -
Uses of LiteralInputType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type LiteralInputTypeModifier and TypeMethodDescriptionWps10Switch.caseLiteralInputType(LiteralInputType object) Returns the result of interpreting the object as an instance of 'Literal Input Type'.booleanWps10Validator.validateLiteralInputType(LiteralInputType literalInputType, DiagnosticChain diagnostics, Map context) -
Uses of LiteralInputType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type LiteralInputTypeModifier and TypeMethodDescriptionbooleanInputDescriptionTypeValidator.validateLiteralData(LiteralInputType value)