Uses of Interface
net.opengis.wps20.ProcessOfferingType
Packages that use ProcessOfferingType
-
Uses of ProcessOfferingType in net.opengis.wps20
Methods in net.opengis.wps20 that return ProcessOfferingTypeModifier and TypeMethodDescriptionWps20Factory.createProcessOfferingType()Returns a new object of class 'Process Offering Type'.DocumentRoot.getProcessOffering()Returns the value of the 'Process Offering' containment reference.Methods in net.opengis.wps20 that return types with arguments of type ProcessOfferingTypeModifier and TypeMethodDescriptionEList<ProcessOfferingType>ProcessOfferingsType.getProcessOffering()Returns the value of the 'Process Offering' containment reference list.Methods in net.opengis.wps20 with parameters of type ProcessOfferingTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setProcessOffering(ProcessOfferingType value) Sets the value of the 'Process Offering' containment reference. -
Uses of ProcessOfferingType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement ProcessOfferingTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Process Offering Type'.Fields in net.opengis.wps20.impl with type parameters of type ProcessOfferingTypeModifier and TypeFieldDescriptionprotected EList<ProcessOfferingType>ProcessOfferingsTypeImpl.processOfferingThe cached value of the 'Process Offering' containment reference list.Methods in net.opengis.wps20.impl that return ProcessOfferingTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createProcessOfferingType()DocumentRootImpl.getProcessOffering()Methods in net.opengis.wps20.impl that return types with arguments of type ProcessOfferingTypeModifier and TypeMethodDescriptionEList<ProcessOfferingType>ProcessOfferingsTypeImpl.getProcessOffering()Methods in net.opengis.wps20.impl with parameters of type ProcessOfferingTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetProcessOffering(ProcessOfferingType newProcessOffering, NotificationChain msgs) voidDocumentRootImpl.setProcessOffering(ProcessOfferingType newProcessOffering) -
Uses of ProcessOfferingType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type ProcessOfferingTypeModifier and TypeMethodDescriptionWps20Switch.caseProcessOfferingType(ProcessOfferingType object) Returns the result of interpreting the object as an instance of 'Process Offering Type'.booleanWps20Validator.validateProcessOfferingType(ProcessOfferingType processOfferingType, DiagnosticChain diagnostics, Map<Object, Object> context)