public class CTTLTriggerRuntimeNode extends Object
Java class for CT_TLTriggerRuntimeNode complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TLTriggerRuntimeNode">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="val" use="required" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TLTriggerRuntimeNode" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected STTLTriggerRuntimeNode |
val |
| Constructor and Description |
|---|
CTTLTriggerRuntimeNode() |
| Modifier and Type | Method and Description |
|---|---|
STTLTriggerRuntimeNode |
getVal()
Gets the value of the val property.
|
void |
setVal(STTLTriggerRuntimeNode value)
Sets the value of the val property.
|
protected STTLTriggerRuntimeNode val
public STTLTriggerRuntimeNode getVal()
STTLTriggerRuntimeNodepublic void setVal(STTLTriggerRuntimeNode value)
value - allowed object is
STTLTriggerRuntimeNodeCopyright © 2007-2019. All Rights Reserved.