public class OConstantVarType extends OVarType
Constructor and Description |
---|
OConstantVarType(OProcess owner,
org.w3c.dom.Node value) |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Node |
getValue() |
org.w3c.dom.Node |
newInstance(org.w3c.dom.Document doc)
Create a new instance of this variable.
|
public OConstantVarType(OProcess owner, org.w3c.dom.Node value)
public org.w3c.dom.Node newInstance(org.w3c.dom.Document doc)
OVarType
newInstance
in class OVarType
public org.w3c.dom.Node getValue()