|
|||||||||
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.OXsdTypeVarType
public class OXsdTypeVarType
XSD-typed variable type.
Field Summary | |
---|---|
boolean |
simple
|
javax.xml.namespace.QName |
xsdType
|
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
debugInfo |
Constructor Summary | |
---|---|
OXsdTypeVarType(OProcess owner)
|
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 xsdType
public boolean simple
Constructor Detail |
---|
public OXsdTypeVarType(OProcess owner)
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 |