|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.rtrep.v1.OBase
org.apache.ode.bpel.rtrep.v1.OVarType
org.apache.ode.bpel.rtrep.v1.OElementVarType
public class OElementVarType
Field Summary | |
---|---|
javax.xml.namespace.QName |
elementType
|
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
debugInfo |
Constructor Summary | |
---|---|
OElementVarType(OProcess owner,
javax.xml.namespace.QName typeName)
|
Method Summary | |
---|---|
org.w3c.dom.Node |
newInstance(org.w3c.dom.Document doc)
Create a new instance of this variable. |
Methods inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
equals, getExtensibilityElements, getId, getOwner, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public javax.xml.namespace.QName elementType
Constructor Detail |
---|
public OElementVarType(OProcess owner, javax.xml.namespace.QName typeName)
Method Detail |
---|
public org.w3c.dom.Node newInstance(org.w3c.dom.Document doc)
OVarType
newInstance
in class OVarType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |