|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.o.OBase
org.apache.ode.bpel.o.OVarType
org.apache.ode.bpel.o.OElementVarType
public class OElementVarType
| Field Summary | |
|---|---|
javax.xml.namespace.QName |
elementType
|
| Fields inherited from class org.apache.ode.bpel.o.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.o.OBase |
|---|
dehydrate, digest, equals, 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 | ||||||||