Uses of Class
com.uc4.api.TrafficLight
-
Packages that use TrafficLight Package Description com.uc4.api com.uc4.communication.requests -
-
Uses of TrafficLight in com.uc4.api
Methods in com.uc4.api that return TrafficLight Modifier and Type Method Description TrafficLightITreeItem. trafficLight()Returns the traffic light information of thisITreeItem. -
Uses of TrafficLight in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return TrafficLight Modifier and Type Method Description TrafficLightNavigatorAgentTree.AgentNode. trafficLight()TrafficLightNavigatorCATree.CustomAttributeNode. trafficLight()TrafficLightNavigatorQueueTree.QueueNode. trafficLight()TrafficLightNavigatorStatusTree.StatusNode. trafficLight()TrafficLightNavigatorZDUTree.ZDUNode. trafficLight()
-