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 TypeMethodDescriptionvoid
DocumentRoot.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 TypeClassDescriptionclass
An 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.processOffering
The 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetProcessOffering
(ProcessOfferingType newProcessOffering, NotificationChain msgs) void
DocumentRootImpl.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'.boolean
Wps20Validator.validateProcessOfferingType
(ProcessOfferingType processOfferingType, DiagnosticChain diagnostics, Map<Object, Object> context)