tcra.programmatic
Class StringType

java.lang.Object
  extended by tcra.programmatic.StringType
All Implemented Interfaces:
ProgrammingType

public class StringType
extends java.lang.Object
implements ProgrammingType


Constructor Summary
StringType()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringType

public StringType()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object