Package org.opentrafficsim.xml.generated
Class Link.RoadLayout
java.lang.Object
org.opentrafficsim.xml.generated.BasicRoadLayout
org.opentrafficsim.xml.generated.Link.RoadLayout
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Link
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v2.3.7",
date="2024-08-29T18:50:16+02:00")
public static class Link.RoadLayout
extends BasicRoadLayout
implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://www.opentrafficsim.org/ots}BasicRoadLayout"> </extension> </complexContent> </complexType>
- See Also:
-
Field Summary
Fields inherited from class org.opentrafficsim.xml.generated.BasicRoadLayout
laneKeeping, speedLimit, stripeOrLaneOrShoulder
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opentrafficsim.xml.generated.BasicRoadLayout
getLaneKeeping, getSpeedLimit, getStripeOrLaneOrShoulder, setLaneKeeping
-
Constructor Details
-
RoadLayout
public RoadLayout()
-