public class RuleTrace extends ActivationData implements java.io.Serializable
Java class for rule-trace complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="rule-trace">
<complexContent>
<extension base="{http://xmlns.oracle.com/rules/decisiontrace}activation-data">
<sequence>
<element name="sequence-number" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RuleTrace() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSequenceNumber()
Gets the value of the sequenceNumber property.
|
void |
setSequenceNumber(int value)
Sets the value of the sequenceNumber property.
|
getFactIds, getPriority, getRuleName, getTokenTime, setPriority, setRuleName, setTokenTimegetInRule, getTimestamp, setInRule, setTimestamp