Uses of Class
de.tudresden.ws.container.SumoVehicleSignalState
-
Packages that use SumoVehicleSignalState Package Description de.tudresden.ws.container -
-
Uses of SumoVehicleSignalState in de.tudresden.ws.container
Methods in de.tudresden.ws.container that return SumoVehicleSignalState Modifier and Type Method Description static SumoVehicleSignalState
SumoVehicleSignalState. valueOf(String name)
Deprecated.Returns the enum constant of this type with the specified name.static SumoVehicleSignalState[]
SumoVehicleSignalState. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-