public class OXsdTypeVarType extends OVarType
| Modifier and Type | Field and Description |
|---|---|
boolean |
simple |
javax.xml.namespace.QName |
xsdType |
| Constructor and Description |
|---|
OXsdTypeVarType(OProcess owner) |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Node |
newInstance(org.w3c.dom.Document doc)
Create a new instance of this variable.
|
public OXsdTypeVarType(OProcess owner)
public org.w3c.dom.Node newInstance(org.w3c.dom.Document doc)
OVarTypenewInstance in class OVarType