Interface ProcessOfferingsType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList<ProcessOfferingType> getProcessOffering()
      Returns the value of the 'Process Offering' containment reference list.
      • Methods inherited from interface EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver
    • Method Detail

      • getProcessOffering

        EList<ProcessOfferingType> getProcessOffering()
        Returns the value of the 'Process Offering' containment reference list. The list contents are of type ProcessOfferingType. Ordered list of one or more full Process descriptions, listed in the order in which they were requested in the DescribeProcess operation request.
        Returns:
        the value of the 'Process Offering' containment reference list.
        See Also:
        Wps20Package.getProcessOfferingsType_ProcessOffering()