|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.rtrep.v2.OBase
org.apache.ode.bpel.rtrep.v2.OAssign.OAssignOperation
public abstract static class OAssign.OAssignOperation
Base class for assign operations.
Nested Class Summary | |
---|---|
static class |
OAssign.OAssignOperation.Type
|
Field Summary |
---|
Fields inherited from class org.apache.ode.bpel.rtrep.v2.OBase |
---|
debugInfo |
Constructor Summary | |
---|---|
OAssign.OAssignOperation(OProcess owner)
|
Method Summary | |
---|---|
abstract OAssign.OAssignOperation.Type |
getType()
|
Methods inherited from class org.apache.ode.bpel.rtrep.v2.OBase |
---|
equals, getExtensibilityElements, getId, getOwner, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OAssign.OAssignOperation(OProcess owner)
Method Detail |
---|
public abstract OAssign.OAssignOperation.Type getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |