Class TPLinteger

java.lang.Object
  extended byTPLvariable
      extended byTPLinteger

public class TPLinteger
extends TPLvariable

The TPL INTEGER variable. This can be cast into a basic TPLvariable to extract the data type.


Constructor Summary
TPLinteger(java.lang.String n, int d)
          Sets up the variable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TPLinteger

public TPLinteger(java.lang.String n,
                  int d)
Sets up the variable.