Class TPLstring

java.lang.Object
  extended byTPLvariable
      extended byTPLstring

public class TPLstring
extends TPLvariable

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


Constructor Summary
TPLstring(java.lang.String n, java.lang.String 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

TPLstring

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