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