All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class TET.SystemEntry

java.lang.Object
   |
   +----TET.SystemEntry

public class SystemEntry
extends Object
An information record about a system participating in a test.


Variable Index

 o ts_name
The name of the system.
 o ts_sysid
The id of the system.

Variables

 o ts_sysid
 public int ts_sysid
The id of the system.

 o ts_name
 public String ts_name
The name of the system.


All Packages  Class Hierarchy  This Package  Previous  Next  Index