- validateProperties(Properties) - Method in class edu.csus.ecs.pc2.api.ServerConnection
-
Check property names against valid list of names.
- VALIDATOR_COMMAND_LINE - Static variable in class edu.csus.ecs.pc2.api.APIConstants
-
Validator command line
- VALIDATOR_PROGRAM - Static variable in class edu.csus.ecs.pc2.api.APIConstants
-
Validator program name.
- valueOf(String) - Static method in enum edu.csus.ecs.pc2.api.IClient.ClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.csus.ecs.pc2.api.listener.ConnectionEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.csus.ecs.pc2.api.listener.ContestEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.csus.ecs.pc2.api.RunStates
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum edu.csus.ecs.pc2.api.IClient.ClientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.csus.ecs.pc2.api.listener.ConnectionEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.csus.ecs.pc2.api.listener.ContestEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum edu.csus.ecs.pc2.api.RunStates
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- viewOneRunSource() - Method in class edu.csus.ecs.pc2.api.ContestTestFrame
-