java.lang.Object | +----TET.SystemEntry public class SystemEntry extends Object An information record about a system participating in a test. Variable Index ts_name The name of the system. ts_sysid The id of the system. Constructor Index SystemEntry(int, String) Construct a new SystemEntry Variables ts_sysid public int ts_sysid The id of the system. ts_name public String ts_name The name of the system. Constructors SystemEntry public SystemEntry(int id, String name) Construct a new SystemEntry Parameters: id - ID of the system. name - name of the system. All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----TET.SystemEntry
SystemEntry
public int ts_sysid
public String ts_name
public SystemEntry(int id, String name)
Copyright © The Open Group 1995-2012, All Rights Reserved