org.apache.ode.bpel.rtrep.v2
Class OAssign.ExtensionAssignOperation
java.lang.Object
org.apache.ode.bpel.rtrep.v2.OBase
org.apache.ode.bpel.rtrep.v2.OAssign.OAssignOperation
org.apache.ode.bpel.rtrep.v2.OAssign.ExtensionAssignOperation
- All Implemented Interfaces:
- java.io.Serializable, ActivityModel
- Enclosing class:
- OAssign
public static class OAssign.ExtensionAssignOperation
- extends OAssign.OAssignOperation
Assignment extension operation entry, i.e. what the assignment consists of.
- See Also:
- Serialized Form
Fields inherited from class org.apache.ode.bpel.rtrep.v2.OBase |
debugInfo |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
nestedElement
public SerializableElement nestedElement
extensionName
public javax.xml.namespace.QName extensionName
OAssign.ExtensionAssignOperation
public OAssign.ExtensionAssignOperation(OProcess owner)
toString
public java.lang.String toString()
- Overrides:
toString
in class OBase
getType
public OAssign.OAssignOperation.Type getType()
- Specified by:
getType
in class OAssign.OAssignOperation