- value - Variable in class org.opentrafficsim.trafficcontrol.trafcod.Variable
-
The current value.
- valueOf(String) - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.Flags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.PrintFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.TrafCOD.ParserState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.TrafCOD.Token
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.Flags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.PrintFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.TrafCOD.ParserState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.TrafCOD.Token
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable - Class in org.opentrafficsim.trafficcontrol.trafcod
-
Storage for a TrafCOD variable.
- Variable(String, short) - Constructor for class org.opentrafficsim.trafficcontrol.trafcod.Variable
-
Construct a new Variable.
- variables - Variable in class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
The TrafCOD variables.