Uses of Class
org.opentrafficsim.xml.generated.SpeedLimit
Packages that use SpeedLimit
-
Uses of SpeedLimit in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated with type parameters of type SpeedLimitModifier and TypeFieldDescriptionprotected List<SpeedLimit>BasicRoadLayout.speedLimitprotected List<SpeedLimit>CseLane.speedLimitprotected List<SpeedLimit>Link.LaneOverride.speedLimitprotected List<SpeedLimit>LinkType.speedLimitMethods in org.opentrafficsim.xml.generated that return SpeedLimitModifier and TypeMethodDescriptionObjectFactory.createSpeedLimit()Create an instance ofSpeedLimitMethods in org.opentrafficsim.xml.generated that return types with arguments of type SpeedLimitModifier and TypeMethodDescriptionBasicRoadLayout.getSpeedLimit()Gets the value of the speedLimit property.CseLane.getSpeedLimit()Gets the value of the speedLimit property.Link.LaneOverride.getSpeedLimit()Gets the value of the speedLimit property.LinkType.getSpeedLimit()Gets the value of the speedLimit property.