Uses of Enum Class
de.tudresden.sumo.objects.SumoTrafficLightType
Packages that use SumoTrafficLightType
- 
Uses of SumoTrafficLightType in de.tudresden.sumo.objectsMethods in de.tudresden.sumo.objects that return SumoTrafficLightTypeModifier and TypeMethodDescriptionstatic SumoTrafficLightTypeReturns the enum constant of this class with the specified name.static SumoTrafficLightType[]SumoTrafficLightType.values()Returns an array containing the constants of this enum class, in the order they are declared.