| Package | Description |
|---|---|
| org.apache.ode.bpel.o |
| Modifier and Type | Class and Description |
|---|---|
class |
OConstantVarType |
class |
OElementVarType |
class |
OMessageVarType
Message variable type.
|
class |
OXsdTypeVarType
XSD-typed variable type.
|
| Modifier and Type | Field and Description |
|---|---|
OVarType |
OMessageVarType.Part.type |
OVarType |
OScope.Variable.type |
OVarType |
OProcess.OPropertyAlias.varType |
| Modifier and Type | Method and Description |
|---|---|
OProcess.OPropertyAlias |
OProcess.OProperty.getAlias(OVarType messageType) |
| Constructor and Description |
|---|
Part(OProcess owner,
java.lang.String partName,
OVarType partType) |
Variable(OProcess owner,
OVarType type) |
Copyright © 2021 WSO2. All Rights Reserved.