Uses of Interface
net.opengis.wps10.SupportedComplexDataInputType
Packages that use SupportedComplexDataInputType
Package
Description
-
Uses of SupportedComplexDataInputType in net.opengis.wps10
Methods in net.opengis.wps10 that return SupportedComplexDataInputTypeModifier and TypeMethodDescriptionWps10Factory.createSupportedComplexDataInputType()Returns a new object of class 'Supported Complex Data Input Type'.InputDescriptionType.getComplexData()Returns the value of the 'Complex Data' containment reference.Methods in net.opengis.wps10 with parameters of type SupportedComplexDataInputTypeModifier and TypeMethodDescriptionvoidInputDescriptionType.setComplexData(SupportedComplexDataInputType value) Sets the value of the 'Complex Data' containment reference. -
Uses of SupportedComplexDataInputType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement SupportedComplexDataInputTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Supported Complex Data Input Type'.Fields in net.opengis.wps10.impl declared as SupportedComplexDataInputTypeModifier and TypeFieldDescriptionprotected SupportedComplexDataInputTypeInputDescriptionTypeImpl.complexDataThe cached value of the 'Complex Data' containment reference.Methods in net.opengis.wps10.impl that return SupportedComplexDataInputTypeModifier and TypeMethodDescriptionWps10FactoryImpl.createSupportedComplexDataInputType()InputDescriptionTypeImpl.getComplexData()Methods in net.opengis.wps10.impl with parameters of type SupportedComplexDataInputTypeModifier and TypeMethodDescriptionNotificationChainInputDescriptionTypeImpl.basicSetComplexData(SupportedComplexDataInputType newComplexData, NotificationChain msgs) voidInputDescriptionTypeImpl.setComplexData(SupportedComplexDataInputType newComplexData) -
Uses of SupportedComplexDataInputType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type SupportedComplexDataInputTypeModifier and TypeMethodDescriptionWps10Switch.caseSupportedComplexDataInputType(SupportedComplexDataInputType object) Returns the result of interpreting the object as an instance of 'Supported Complex Data Input Type'.booleanWps10Validator.validateSupportedComplexDataInputType(SupportedComplexDataInputType supportedComplexDataInputType, DiagnosticChain diagnostics, Map context) -
Uses of SupportedComplexDataInputType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type SupportedComplexDataInputTypeModifier and TypeMethodDescriptionbooleanInputDescriptionTypeValidator.validateComplexData(SupportedComplexDataInputType value)