|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BPELElementVariable.VariableType | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.api | |
| com.ebmwebsourcing.easybpel.model.bpel.api.variable | |
| Uses of BPELElementVariable.VariableType in com.ebmwebsourcing.easybpel.model.bpel.api |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api with parameters of type BPELElementVariable.VariableType | |
|---|---|
BPELElementVariable |
BPELProcess.createBPELElementVariable(java.lang.String varName,
javax.xml.namespace.QName element,
BPELElementVariable.VariableType varType)
|
| Uses of BPELElementVariable.VariableType in com.ebmwebsourcing.easybpel.model.bpel.api.variable |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.variable that return BPELElementVariable.VariableType | |
|---|---|
static BPELElementVariable.VariableType |
BPELElementVariable.VariableType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BPELElementVariable.VariableType[] |
BPELElementVariable.VariableType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||