| Package | Description |
|---|---|
| org.apache.ode.bpel.compiler.bom |
The API for the BPEL Object Model (BOM), a domain-specific document
object model (DOM) that can represent BPEL v1.1 and BPEL v2.0 (OASIS) processes.
|
| Modifier and Type | Method and Description |
|---|---|
PartnerLinkVal.EndpointReference |
PartnerLinkVal.getEndpointReference() |
static PartnerLinkVal.EndpointReference |
PartnerLinkVal.EndpointReference.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PartnerLinkVal.EndpointReference[] |
PartnerLinkVal.EndpointReference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 WSO2. All Rights Reserved.