tedlib
Class ABaseCase

java.lang.Object
  |
  +--tedlib.ACommunication
        |
        +--tedlib.ABaseCase
Direct Known Subclasses:
Constant, Variable

public abstract class ABaseCase
extends ACommunication


Constructor Summary
ABaseCase()
           
 
Methods inherited from class tedlib.ACommunication
execute, execute, execute, execute, returnIt
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ABaseCase

public ABaseCase()