public static class TraceVariablesBind.TraceVariable
extends java.lang.Object
| Constructor and Description | 
|---|
| TraceVariable(javax.xml.namespace.QName variableName,
             boolean bRequired)Instantiates a new trace variable. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj)Equals. | 
| net.sf.saxon.s9api.XdmValue | getEvaluatedValue()Gets the evaluated value. | 
| javax.xml.namespace.QName | getVariableName()Gets the variable name. | 
| boolean | isRequired()Checks if is required. | 
| void | setEvaluatedValue(net.sf.saxon.s9api.XdmValue lastVal)Sets the evaluated value. | 
| java.lang.String | toString()To string. | 
public TraceVariable(javax.xml.namespace.QName variableName,
                     boolean bRequired)
variableName - the variable namebRequired - the b requiredpublic void setEvaluatedValue(net.sf.saxon.s9api.XdmValue lastVal)
lastVal - the new evaluated valuepublic javax.xml.namespace.QName getVariableName()
public net.sf.saxon.s9api.XdmValue getEvaluatedValue()
public boolean isRequired()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the objpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa