Uses of Enum Class
org.opentrafficsim.trafficcontrol.trafcod.PrintFlags
-
Uses of PrintFlags in org.opentrafficsim.trafficcontrol.trafcod
Modifier and TypeMethodDescriptionstatic PrintFlags
Returns the enum constant of this class with the specified name.static PrintFlags[]
PrintFlags.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionVariable.toString
(EnumSet<PrintFlags> printFlags) Convert selected fields to a String.