Package | Description |
---|---|
org.opentrafficsim.trafficcontrol.trafcod |
TrafCOD interpreter.
|
Modifier and Type | Method and Description |
---|---|
static PrintFlags |
PrintFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrintFlags[] |
PrintFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
Variable.toString(EnumSet<PrintFlags> printFlags)
Convert selected fields to a String.
|
Copyright © 2014–2017 Delft University of Technology. All rights reserved.