Enum Class ITestServer.Field

java.lang.Object
java.lang.Enum<ITestServer.Field>
com.mks.tm.api.ITestServer.Field
All Implemented Interfaces:
Serializable, Comparable<ITestServer.Field>, Constable
Enclosing interface:
ITestServer

public static enum ITestServer.Field extends Enum<ITestServer.Field>
The predefined fields in the system. These can be used to lookup the predefined field name in a language neutral fashion.
See Also: