Uses of Class
eu.datex2.siri14.schema._1_0._1_0.TrafficControl
-
Packages that use TrafficControl Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of TrafficControl in eu.datex2.siri14.schema._1_0._1_0
Subclasses of TrafficControl in eu.datex2.siri14.schema._1_0._1_0 Modifier and Type Class Description classReroutingAn action which involves diverting traffic, whether mandatory or advisory.classTemporaryLimitsTemporary limits imposed by the network/road operator at a location on the road network which may be advisory or mandatory.Fields in eu.datex2.siri14.schema._1_0._1_0 declared as TrafficControl Modifier and Type Field Description protected TrafficControlNetworkManagement. trafficControlMethods in eu.datex2.siri14.schema._1_0._1_0 that return TrafficControl Modifier and Type Method Description TrafficControlObjectFactory. createTrafficControl()Create an instance ofTrafficControlTrafficControlNetworkManagement. getTrafficControl()Gets the value of the trafficControl property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type TrafficControl Modifier and Type Method Description voidNetworkManagement. setTrafficControl(TrafficControl value)Sets the value of the trafficControl property.
-